diff --git a/net/aws-ec2-imdsv2-get/Makefile b/net/aws-ec2-imdsv2-get/Makefile index ebadf09f04a4d..1c99c5f962739 100644 --- a/net/aws-ec2-imdsv2-get/Makefile +++ b/net/aws-ec2-imdsv2-get/Makefile @@ -18,6 +18,8 @@ PORTDOCS= NOTICE README.md OPTIONS_DEFINE= DOCS +PLIST_FILES= bin/aws-ec2-imdsv2-get + post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}