mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/trafshow3: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
98c0f4041a
commit
904ea5f30f
@ -1,6 +1,6 @@
|
||||
PORTNAME= trafshow
|
||||
PORTVERSION= 3.1
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= LOCAL/sem
|
||||
@ -26,7 +26,7 @@ post-patch:
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/trafshow ${STAGEDIR}${PREFIX}/bin/trafshow3
|
||||
${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${STAGEDIR}${PREFIX}/man/man1/trafshow3.1
|
||||
${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${STAGEDIR}${PREFIX}/share/man/man1/trafshow3.1
|
||||
${INSTALL_DATA} ${WRKSRC}/.trafshow ${STAGEDIR}${PREFIX}/etc/trafshow3.sample
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
bin/trafshow3
|
||||
man/man1/trafshow3.1.gz
|
||||
share/man/man1/trafshow3.1.gz
|
||||
@sample etc/trafshow3.sample
|
||||
|
Loading…
Reference in New Issue
Block a user