aboutsummaryrefslogtreecommitdiff
path: root/net/igmpproxy
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-01-08 01:23:03 +0000
committerRenato Botelho <garga@FreeBSD.org>2014-01-08 01:23:03 +0000
commit2a7bbfdb21bff884626736aaebaedf5e734f3046 (patch)
treea6329c551984a6827f70c1550ece1f70b14a75c7 /net/igmpproxy
parent5187ba77c0dc487bf41bcee70a50a7e51b547b8e (diff)
Notes
Diffstat (limited to 'net/igmpproxy')
-rw-r--r--net/igmpproxy/Makefile4
-rw-r--r--net/igmpproxy/pkg-plist2
2 files changed, 2 insertions, 4 deletions
diff --git a/net/igmpproxy/Makefile b/net/igmpproxy/Makefile
index 187348d346f3..1adec84a731e 100644
--- a/net/igmpproxy/Makefile
+++ b/net/igmpproxy/Makefile
@@ -18,8 +18,4 @@ USE_RC_SUBR= igmpproxy
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAN5= igmpproxy.conf.5
-MAN8= igmpproxy.8
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/net/igmpproxy/pkg-plist b/net/igmpproxy/pkg-plist
index c0c075e5db68..2ebb5c62453a 100644
--- a/net/igmpproxy/pkg-plist
+++ b/net/igmpproxy/pkg-plist
@@ -2,3 +2,5 @@ sbin/igmpproxy
@unexec if cmp -s %D/etc/igmpproxy.conf.sample %D/etc/igmpproxy.conf; then rm -f %D/etc/igmpproxy.conf; fi
etc/igmpproxy.conf.sample
@exec if [ ! -f %D/etc/igmpproxy.conf ]; then cp -p %D/%F %B/igmpproxy.conf; fi
+man/man5/igmpproxy.conf.5.gz
+man/man8/igmpproxy.8.gz