mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -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
|
||||
DISTVERSION= 1.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= toni@devboks.com
|
||||
|
@ -21,6 +22,7 @@ GH_ACCOUNT= NICMx
|
|||
GH_PROJECT= FORT-validator
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/fort
|
||||
man/man8/fort.8.gz
|
||||
share/man/man8/fort.8.gz
|
||||
@dir %%ETCDIR%%/repository
|
||||
@dir %%ETCDIR%%/tal
|
||||
@sample %%ETCDIR%%/fort-config.json.sample
|
||||
|
|
Loading…
Add table
Reference in a new issue