summaryrefslogtreecommitdiff
path: root/net/choparp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/choparp/Makefile')
-rw-r--r--net/choparp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/choparp/Makefile b/net/choparp/Makefile
index 1d25ff4de48..40498071043 100644
--- a/net/choparp/Makefile
+++ b/net/choparp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/11/09 09:12:30 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2007/03/24 19:21:29 joerg Exp $
#
DISTNAME= choparp-20021107
@@ -13,5 +13,6 @@ NOT_FOR_PLATFORM= Interix-*-* # does not have bpf(4) device
MANCOMPRESSED_IF_MANZ= yes
MAKE_ENV+= ${BSD_MAKE_ENV}
+INSTALLATION_DIRS= ${PKGMANDIR}/cat8 ${PKGMANDIR}/man8 sbin
.include "../../mk/bsd.pkg.mk"