mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net-mgmt/softflowd: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
dba5690a31
commit
67b171370c
@ -1,5 +1,6 @@
|
||||
PORTNAME= softflowd
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= softflowd-
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
@ -11,13 +12,14 @@ LICENSE= BSD2CLAUSE
|
||||
|
||||
USES= gmake autoreconf
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= irino
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
PLIST_FILES= bin/softflowd bin/softflowctl \
|
||||
man/man8/softflowd.8.gz \
|
||||
man/man8/softflowctl.8.gz
|
||||
share/man/man8/softflowd.8.gz \
|
||||
share/man/man8/softflowctl.8.gz
|
||||
PORTDOCS= README
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
Loading…
Reference in New Issue
Block a user