net/cvsup-static: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-24 11:03:27 +00:00
parent cec9f2de7a
commit 8635b48398
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= cvsup-static
PORTVERSION= 16.1h
PORTREVISION= 1
CATEGORIES= net devel
MASTER_SITES= LOCAL/delphij
PKGNAMEPREFIX= binary-
@ -21,6 +22,6 @@ do-install:
(cd ${WRKDIR} && ${COPYTREE_BIN} bin ${STAGEDIR}${PREFIX})
(cd ${WRKDIR} && ${COPYTREE_BIN} sbin ${STAGEDIR}${PREFIX})
(cd ${WRKDIR} && ${COPYTREE_SHARE} share/cvsup ${STAGEDIR}${PREFIX})
(cd ${WRKDIR} && ${COPYTREE_SHARE} man ${STAGEDIR}${PREFIX})
(cd ${WRKDIR} && ${COPYTREE_SHARE} man ${STAGEDIR}${PREFIX}/share)
.include <bsd.port.mk>

View File

@ -1,7 +1,7 @@
bin/cvpasswd
bin/cvsup
man/man1/cvpasswd.1.gz
man/man1/cvsup.1.gz
man/man8/cvsupd.8.gz
sbin/cvsupd
share/cvsup/License
share/man/man1/cvpasswd.1.gz
share/man/man1/cvsup.1.gz
share/man/man8/cvsupd.8.gz