mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/fort: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
fe065baeaa
commit
cfef48fb2b
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= fort
|
PORTNAME= fort
|
||||||
DISTVERSION= 1.6.1
|
DISTVERSION= 1.6.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= toni@devboks.com
|
MAINTAINER= toni@devboks.com
|
||||||
|
@ -21,6 +22,7 @@ GH_ACCOUNT= NICMx
|
||||||
GH_PROJECT= FORT-validator
|
GH_PROJECT= FORT-validator
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
bin/fort
|
bin/fort
|
||||||
man/man8/fort.8.gz
|
share/man/man8/fort.8.gz
|
||||||
@dir %%ETCDIR%%/repository
|
@dir %%ETCDIR%%/repository
|
||||||
@dir %%ETCDIR%%/tal
|
@dir %%ETCDIR%%/tal
|
||||||
@sample %%ETCDIR%%/fort-config.json.sample
|
@sample %%ETCDIR%%/fort-config.json.sample
|
||||||
|
|
Loading…
Add table
Reference in a new issue