mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/smcroute: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
165fbc8156
commit
1d88c95460
@ -1,5 +1,6 @@
|
||||
PORTNAME= smcroute
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
@ -15,6 +16,7 @@ USE_RC_SUBR= ${PORTNAME}
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= troglobit
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin
|
||||
INSTALL_TARGET= install-exec-am install-man
|
||||
PORTDOCS= AUTHORS COPYING ChangeLog README TODO
|
||||
|
@ -1,3 +1,3 @@
|
||||
sbin/smcroute
|
||||
@sample etc/smcroute.conf.sample
|
||||
man/man8/smcroute.8.gz
|
||||
share/man/man8/smcroute.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user