mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
sysutils/iograph: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
85135199f7
commit
5f2f3f7921
@ -1,5 +1,6 @@
|
||||
PORTNAME= iograph
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/iograph
|
||||
|
||||
@ -11,11 +12,12 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
PLIST_FILES= bin/iograph \
|
||||
man/man8/iograph.8.gz \
|
||||
share/man/man8/iograph.8.gz \
|
||||
%%DATADIR%%/in.gif \
|
||||
%%DATADIR%%/out.gif \
|
||||
%%DATADIR%%/iograph.gif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user