sysutils/bastille: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Christian Weisgerber 2024-03-19 11:12:38 +01:00
parent 4990a59449
commit 34c4fdacc0
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= bastille
DISTVERSION= 0.10.20231125
PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= christer.edwards@gmail.com
@ -32,7 +33,7 @@ post-install:
(cd ${WRKSRC}/usr/local/share/bastille && \
${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR})
${INSTALL_MAN} ${WRKSRC}/usr/local/man/man8/bastille.8.gz \
${STAGEDIR}${PREFIX}/man/man8/${PORTNAME}.8.gz
${STAGEDIR}${PREFIX}/share/man/man8/${PORTNAME}.8.gz
${INSTALL_DATA} ${WRKSRC}/usr/local/etc/bastille/bastille.conf.sample \
${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample

View File

@ -44,5 +44,5 @@ etc/rc.d/bastille
%%DATADIR%%/upgrade.sh
%%DATADIR%%/verify.sh
%%DATADIR%%/zfs.sh
man/man8/bastille.8.gz
share/man/man8/bastille.8.gz
@dir %%ETCDIR%%