mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/istgt: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
525d351ae5
commit
ed877b3a43
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= istgt
|
||||
PORTVERSION= 20150713
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.peach.ne.jp/archives/istgt/
|
||||
|
||||
|
@ -11,6 +12,7 @@ LICENSE= BSD2CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
PORTDOCS= ${DOCFILES:T}
|
||||
DOCFILES= ChangeLog.jp README doc/QUICKSTART doc/QUICKSTART.jp
|
||||
|
|
|
@ -5,4 +5,4 @@ etc/rc.d/istgt
|
|||
@sample %%ETCDIR%%/istgt.conf.sample
|
||||
@sample %%ETCDIR%%/istgt.large.conf.sample
|
||||
@sample %%ETCDIR%%/istgtcontrol.conf.sample
|
||||
man/man1/istgt.1.gz
|
||||
share/man/man1/istgt.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue