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
|
PORTNAME= chu
|
||||||
PORTVERSION= 0.1.29
|
PORTVERSION= 0.1.29
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= comms hamradio
|
CATEGORIES= comms hamradio
|
||||||
MASTER_SITES= SUNSITE/system/admin/time
|
MASTER_SITES= SUNSITE/system/admin/time
|
||||||
|
|
||||||
@ -26,7 +27,7 @@ do-install:
|
|||||||
${INSTALL_PROGRAM} ${WRKSRC}/chu ${STAGEDIR}${PREFIX}/sbin
|
${INSTALL_PROGRAM} ${WRKSRC}/chu ${STAGEDIR}${PREFIX}/sbin
|
||||||
@${MKDIR} ${STAGEDIR}${DATADIR}
|
@${MKDIR} ${STAGEDIR}${DATADIR}
|
||||||
${INSTALL_DATA} ${WRKSRC}/testsignal ${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:
|
do-install-DOCS-on:
|
||||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
|
|||||||
@ -4,4 +4,4 @@ sbin/chu
|
|||||||
%%PORTDOCS%%%%DOCSDIR%%/chuman.html
|
%%PORTDOCS%%%%DOCSDIR%%/chuman.html
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/ntp.html
|
%%PORTDOCS%%%%DOCSDIR%%/ntp.html
|
||||||
%%PORTDOCS%%%%DOCSDIR%%/TESTING
|
%%PORTDOCS%%%%DOCSDIR%%/TESTING
|
||||||
man/man8/chu.8.gz
|
share/man/man8/chu.8.gz
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user