net/gotthard: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-25 09:00:22 +01:00
parent 1bfdf15067
commit d48d91e28c
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= gotthard
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.nazgul.ch/dev/
@ -9,7 +10,7 @@ WWW= http://www.nazgul.ch/dev.html
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gotthard ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/gotthard.8 ${STAGEDIR}${PREFIX}/man/man8
${INSTALL_MAN} ${WRKSRC}/gotthard.8 ${STAGEDIR}${PREFIX}/share/man/man8
${INSTALL_DATA} ${WRKSRC}/gotthard.conf ${STAGEDIR}${PREFIX}/etc/gotthard.conf.sample
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
bin/gotthard
@sample etc/gotthard.conf.sample
man/man8/gotthard.8.gz
share/man/man8/gotthard.8.gz