summaryrefslogtreecommitdiff
path: root/net/netname/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/netname/Makefile')
-rw-r--r--net/netname/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/netname/Makefile b/net/netname/Makefile
index fa38a597f68..52fb929abd8 100644
--- a/net/netname/Makefile
+++ b/net/netname/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2004/12/03 15:15:06 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2007/12/24 08:47:31 obache Exp $
#
DISTNAME= netname-1.7
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
@@ -17,4 +18,6 @@ BUILD_TARGET= netname
.endif
INSTALL_TARGET= inst-all
+INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
+
.include "../../mk/bsd.pkg.mk"