summaryrefslogtreecommitdiff
path: root/net/djbdns
diff options
context:
space:
mode:
authorschmonz <schmonz>2004-03-29 03:28:49 +0000
committerschmonz <schmonz>2004-03-29 03:28:49 +0000
commit8d92f1d4296c050515b2907a4100d9538f43fe4c (patch)
tree24a3762ec1feb8921f2d6bb3d76c10e73ae6bd48 /net/djbdns
parent4d595c2e24a80bd7e46c007708578d96db3fb494 (diff)
downloadpkgsrc-8d92f1d4296c050515b2907a4100d9538f43fe4c.tar.gz
Enable pkgviews installation.
Diffstat (limited to 'net/djbdns')
-rw-r--r--net/djbdns/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile
index 97993db0a9e..7e53583b4a6 100644
--- a/net/djbdns/Makefile
+++ b/net/djbdns/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2004/03/28 04:39:39 taca Exp $
+# $NetBSD: Makefile,v 1.30 2004/03/29 03:30:17 schmonz Exp $
# FreeBSD Id: ports/net/djbdns/Makefile,v 1.4 2000/09/28 18:18:41 nbm Exp
#
@@ -23,6 +23,8 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://cr.yp.to/djbdns.html
COMMENT= Collection of secure and reliable DNS tools by Dan Bernstein
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
RESTRICTED= "Redistribution of modified package is forbidden"
NO_BIN_ON_CDROM=${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
@@ -41,6 +43,8 @@ MANVERSION= 20021211
GCC_REQD+= 3.0
.endif
+INSTALLATION_DIRS= bin etc man/man1 man/man5 man/man8
+
post-extract:
@${CP} ${DISTDIR}/tinydns-log.pl.txt ${WRKSRC}/tinydns-log.pl
@${CP} ${DISTDIR}/dnscache-log.pl.txt ${WRKSRC}/dnscache-log.pl