mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/dhcp6: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
ad14f0b59e
commit
1a86930091
@ -1,7 +1,7 @@
|
||||
PORTNAME= dhcp6
|
||||
PORTVERSION= 20080615.2
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
@ -15,6 +15,7 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= hrs-allbsd
|
||||
GH_PROJECT= wide-dhcpv6
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc \
|
||||
--with-localdbdir=/var/db
|
||||
USE_RC_SUBR= dhcp6c dhcp6relay dhcp6s
|
||||
|
@ -4,9 +4,9 @@ sbin/dhcp6c
|
||||
sbin/dhcp6relay
|
||||
sbin/dhcp6s
|
||||
sbin/dhcp6ctl
|
||||
man/man5/dhcp6c.conf.5.gz
|
||||
man/man5/dhcp6s.conf.5.gz
|
||||
man/man8/dhcp6c.8.gz
|
||||
man/man8/dhcp6ctl.8.gz
|
||||
man/man8/dhcp6relay.8.gz
|
||||
man/man8/dhcp6s.8.gz
|
||||
share/man/man5/dhcp6c.conf.5.gz
|
||||
share/man/man5/dhcp6s.conf.5.gz
|
||||
share/man/man8/dhcp6c.8.gz
|
||||
share/man/man8/dhcp6ctl.8.gz
|
||||
share/man/man8/dhcp6relay.8.gz
|
||||
share/man/man8/dhcp6s.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user