mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
net-mgmt/fprobe: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
dcf2f395ee
commit
a94e4bde08
@ -1,6 +1,6 @@
|
||||
PORTNAME= fprobe
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USE_RC_SUBR= fprobe
|
||||
|
||||
PLIST_FILES= man/man8/${PORTNAME}.8.gz sbin/fprobe
|
||||
PLIST_FILES= sbin/fprobe share/man/man8/${PORTNAME}.8.gz
|
||||
PORTDOCS= ChangeLog README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user