summaryrefslogtreecommitdiff
path: root/net/pim6sd
diff options
context:
space:
mode:
authoritojun <itojun>2001-06-07 23:53:18 +0000
committeritojun <itojun>2001-06-07 23:53:18 +0000
commit9c86c5e17c37761dd039646583471a5247577090 (patch)
tree8ecb7fffb152ea15294d51dffaf0d4e17c9ed506 /net/pim6sd
parent61b87e5c67cfef5de66c55612a536549bdc6dd91 (diff)
downloadpkgsrc-9c86c5e17c37761dd039646583471a5247577090.tar.gz
install mtrace6(8).
Diffstat (limited to 'net/pim6sd')
-rw-r--r--net/pim6sd/Makefile7
-rw-r--r--net/pim6sd/pkg/PLIST15
2 files changed, 15 insertions, 7 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile
index 3a9f8e72201..1fcdf251f2d 100644
--- a/net/pim6sd/Makefile
+++ b/net/pim6sd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/06/02 05:05:21 itojun Exp $
+# $NetBSD: Makefile,v 1.2 2001/06/07 23:53:18 itojun Exp $
DISTNAME= pim6sd-20010602a
CATEGORIES= net
@@ -12,7 +12,12 @@ LICENSE= no-commercial-use
WRKSRC= ${WRKDIR}/${DISTNAME}/pim6sd/
+post-build:
+ (cd ${WRKSRC}/mtrace6; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS})
+
post-install:
${INSTALL_MAN} ${WRKSRC}/pim6stat.1 ${PREFIX}/man/man1
+ (cd ${WRKSRC}/mtrace6; \
+ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} MANDIR=${PREFIX}/man install)
.include "../../mk/bsd.pkg.mk"
diff --git a/net/pim6sd/pkg/PLIST b/net/pim6sd/pkg/PLIST
index f35882c1c1e..c553c5eea0d 100644
--- a/net/pim6sd/pkg/PLIST
+++ b/net/pim6sd/pkg/PLIST
@@ -1,8 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/06/02 05:05:21 itojun Exp $
-sbin/pim6sd
-sbin/pim6stat
-man/man8/pim6sd.8
-man/cat8/pim6sd.0
-man/man5/pim6sd.conf.5
+@comment $NetBSD: PLIST,v 1.2 2001/06/07 23:53:19 itojun Exp $
man/cat5/pim6sd.conf.0
+man/cat8/mtrace6.0
+man/cat8/pim6sd.0
man/man1/pim6stat.1
+man/man5/pim6sd.conf.5
+man/man8/mtrace6.8
+man/man8/pim6sd.8
+sbin/mtrace6
+sbin/pim6sd
+sbin/pim6stat