aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-01 00:48:03 +0800
committermiwi <miwi@FreeBSD.org>2014-02-01 00:48:03 +0800
commita7991eebd84e89dab4137b54fc76bc85550f6258 (patch)
tree4e998977d44e8bc1835c884a39c8c8b7eebc1a2e /security
parentf4edcf66e0377ec3137ff52ebd9eddcf738d819a (diff)
downloadfreebsd-ports-gnome-a7991eebd84e89dab4137b54fc76bc85550f6258.tar.gz
freebsd-ports-gnome-a7991eebd84e89dab4137b54fc76bc85550f6258.tar.zst
freebsd-ports-gnome-a7991eebd84e89dab4137b54fc76bc85550f6258.zip
- Stage support
Diffstat (limited to 'security')
-rw-r--r--security/knocker/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/knocker/Makefile b/security/knocker/Makefile
index 763e71a0fb95..9d3c504cb6f3 100644
--- a/security/knocker/Makefile
+++ b/security/knocker/Makefile
@@ -11,8 +11,7 @@ COMMENT= Simple and easy to use TCP only port scanner (Console version)
GNU_CONFIGURE= yes
-MAN1= ${PORTNAME}.1
-PLIST_FILES= bin/knocker
+PLIST_FILES= bin/knocker \
+ man/man1/knocker.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>