misc/cstream: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4a473b5728
commit
0c65b1e1c9
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= cstream
|
||||
PORTVERSION= 3.2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www.cons.org/cracauer/download/
|
||||
|
||||
|
@ -11,9 +12,10 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
|
||||
PLIST_FILES= bin/cstream \
|
||||
man/man1/cstream.1.gz
|
||||
share/man/man1/cstream.1.gz
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
|
|
Loading…
Reference in a new issue