diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-01 00:49:58 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-01 00:49:58 +0800 |
commit | bdeb1eda909af0297b02f95e3c97ba8036f608ac (patch) | |
tree | d5a9035181c034de0674789db5b673508b6c5857 /security/spybye | |
parent | 730726e721daa173b367d7305d2f803fd0111df9 (diff) | |
download | freebsd-ports-gnome-bdeb1eda909af0297b02f95e3c97ba8036f608ac.tar.gz freebsd-ports-gnome-bdeb1eda909af0297b02f95e3c97ba8036f608ac.tar.zst freebsd-ports-gnome-bdeb1eda909af0297b02f95e3c97ba8036f608ac.zip |
- Stage support
Diffstat (limited to 'security/spybye')
-rw-r--r-- | security/spybye/Makefile | 3 | ||||
-rw-r--r-- | security/spybye/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/spybye/Makefile b/security/spybye/Makefile index 67252f703dba..a708befdf78a 100644 --- a/security/spybye/Makefile +++ b/security/spybye/Makefile @@ -18,9 +18,6 @@ CLAMAV_DESC= Enable CLAMAV support USE_RC_SUBR= spybye GNU_CONFIGURE= yes -MAN1= spybye.1 - -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MCLAMAV} diff --git a/security/spybye/pkg-plist b/security/spybye/pkg-plist index b88fd581a705..055ab306c1cd 100644 --- a/security/spybye/pkg-plist +++ b/security/spybye/pkg-plist @@ -2,4 +2,5 @@ bin/spybye bin/spybye2html share/spybye/bad_patterns share/spybye/good_patterns +man/man1/spybye.1.gz @dirrm share/spybye |