mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
dns/pdnsd: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
907390f550
commit
3d7f8f85b3
@ -1,5 +1,6 @@
|
||||
PORTNAME= pdnsd
|
||||
PORTVERSION= 1.2.9a
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://members.home.nl/p.a.rombouts/pdnsd/releases/ \
|
||||
http://distfiles.pirateparty.in/ashish/
|
||||
@ -13,6 +14,7 @@ LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= cpe gmake
|
||||
USE_RC_SUBR= pdnsd
|
||||
CONFIGURE_ARGS= --with-cachedir=${PDNSDB} \
|
||||
|
@ -1,7 +1,4 @@
|
||||
@sample etc/pdnsd.conf.sample
|
||||
man/man5/pdnsd.conf.5.gz
|
||||
man/man8/pdnsd-ctl.8.gz
|
||||
man/man8/pdnsd.8.gz
|
||||
sbin/pdnsd
|
||||
sbin/pdnsd-ctl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dl.html
|
||||
@ -11,4 +8,7 @@ sbin/pdnsd-ctl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/faq.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/intro.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/manual.txt
|
||||
share/man/man5/pdnsd.conf.5.gz
|
||||
share/man/man8/pdnsd-ctl.8.gz
|
||||
share/man/man8/pdnsd.8.gz
|
||||
@dir(nobody,,755) /var/db/pdnsd
|
||||
|
Loading…
Reference in New Issue
Block a user