aboutsummaryrefslogtreecommitdiff
path: root/net/file2pcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/file2pcap/Makefile')
-rw-r--r--net/file2pcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/file2pcap/Makefile b/net/file2pcap/Makefile
index 3cda019ec66a..72e975722cdc 100644
--- a/net/file2pcap/Makefile
+++ b/net/file2pcap/Makefile
@@ -21,6 +21,8 @@ ALL_TARGET= file2pcap
PLIST_FILES= bin/file2pcap
PORTDOCS= Changelog README.md TODO
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/file2pcap ${STAGEDIR}/${PREFIX}/bin
${MKDIR} ${STAGEDIR}/${DOCSDIR}