aboutsummaryrefslogtreecommitdiff
path: root/net/sniffit
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:00:46 +0000
commitfa4bf2ee1d039ae33718a8286802e7bf7ceb3387 (patch)
tree728a3619568ce38b9188fc0b8717a16a880d52d3 /net/sniffit
parentb0dffdff28a18aa92669ae08593f8e26d4128641 (diff)
downloadports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.tar.gz
ports-fa4bf2ee1d039ae33718a8286802e7bf7ceb3387.zip
Notes
Diffstat (limited to 'net/sniffit')
-rw-r--r--net/sniffit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index a655e577d712..84c9ea624461 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -19,6 +19,8 @@ COMMENT= Packet sniffer program. For educational use
GNU_CONFIGURE= yes
ALL_TARGET=
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/sniffit ${STAGEDIR}${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/sniffit.5 ${STAGEDIR}${MANPREFIX}/man/man5