add additional documentation; from brad

This commit is contained in:
jakob 2009-04-19 09:01:18 +00:00
parent c8f75f4320
commit 22a5c105f2
2 changed files with 10 additions and 3 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.47 2009/02/01 19:13:40 jakob Exp $
# $OpenBSD: Makefile,v 1.48 2009/04/19 09:01:18 jakob Exp $
COMMENT= authoritative-only name server daemon
VERSION= 3.2.1
DISTNAME= nsd-${VERSION}
PKGNAME= ${DISTNAME}p0
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/
@ -32,8 +33,12 @@ CONFIGURE_ARGS+= --enable-bind8-stats \
NO_REGRESS= Yes
DOCS= README NSD-FOR-BIND-USERS
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nsd
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/nsd
cd ${WRKSRC}/doc; ${INSTALL_DATA} ${DOCS} ${PREFIX}/share/doc/nsd
mv ${WRKINST}/${SYSCONFDIR}/nsd/nsd.conf.sample ${PREFIX}/share/examples/nsd/nsd.conf
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.9 2009/02/01 19:13:40 jakob Exp $
@comment $OpenBSD: PLIST,v 1.10 2009/04/19 09:01:18 jakob Exp $
@man man/man5/nsd.conf.5
@man man/man8/nsd-checkconf.8
@man man/man8/nsd-notify.8
@ -14,6 +14,9 @@
@bin sbin/nsd-xfer
sbin/nsdc
@bin sbin/zonec
share/doc/nsd/
share/doc/nsd/NSD-FOR-BIND-USERS
share/doc/nsd/README
share/examples/nsd/
@mode 770
@group named
@ -21,7 +24,6 @@ share/examples/nsd/
@mode
@group
share/examples/nsd/nsd.conf
@group named
@mode 640
@group named
@sample ${SYSCONFDIR}/nsd/nsd.conf