mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
comms/chu: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
bf73b9d741
commit
4fa3441614
@ -1,5 +1,6 @@
|
||||
PORTNAME= chu
|
||||
PORTVERSION= 0.1.29
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= SUNSITE/system/admin/time
|
||||
|
||||
@ -26,7 +27,7 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/chu ${STAGEDIR}${PREFIX}/sbin
|
||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/testsignal ${STAGEDIR}${DATADIR}
|
||||
${INSTALL_MAN} ${WRKSRC}/chu.8 ${STAGEDIR}${PREFIX}/man/man8
|
||||
${INSTALL_MAN} ${WRKSRC}/chu.8 ${STAGEDIR}${PREFIX}/share/man/man8
|
||||
|
||||
do-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
@ -4,4 +4,4 @@ sbin/chu
|
||||
%%PORTDOCS%%%%DOCSDIR%%/chuman.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ntp.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TESTING
|
||||
man/man8/chu.8.gz
|
||||
share/man/man8/chu.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user