net/trafshow3: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 11:26:52 +01:00
parent 98c0f4041a
commit 904ea5f30f
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -1,3 +1,3 @@
bin/trafshow3
man/man1/trafshow3.1.gz
share/man/man1/trafshow3.1.gz
@sample etc/trafshow3.sample