net/trafshow: Move manpages to share/man

PR:		277322
This commit is contained in:
Chris Hutchinson 2024-02-26 22:27:22 +03:00 committed by Gleb Popov
parent 22efd1da17
commit 3806cf1dc0
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= trafshow
PORTVERSION= 5.2.3
PORTREVISION= 3
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= https://src.fedoraproject.org/rpms/trafshow/blob/f32/f/ \
@ -28,7 +28,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/trafshow ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${STAGEDIR}${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/trafshow.1 ${STAGEDIR}${PREFIX}/share/man/man1
${INSTALL_DATA} ${WRKSRC}/.trafshow ${STAGEDIR}${PREFIX}/etc/trafshow.dist
.include <bsd.port.mk>

View File

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