mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update manpage location (r523104)
This commit is contained in:
parent
b9f2baaec2
commit
5018b65946
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523551
@ -40,7 +40,7 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/etc/tinyproxy.conf ${STAGEDIR}${PREFIX}/etc/tinyproxy.conf.sample
|
||||
${INSTALL_MAN} ${FILESDIR}/tinyproxy.conf.5 ${STAGEDIR}${PREFIX}/man/man5/
|
||||
${INSTALL_MAN} ${FILESDIR}/tinyproxy.8 ${STAGEDIR}${PREFIX}/man/man8/
|
||||
${INSTALL_MAN} ${FILESDIR}/tinyproxy.conf.5 ${STAGEDIR}${PREFIX}/share/man/man5/
|
||||
${INSTALL_MAN} ${FILESDIR}/tinyproxy.8 ${STAGEDIR}${PREFIX}/share/man/man8/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,7 +1,7 @@
|
||||
@sample etc/tinyproxy.conf.sample
|
||||
man/man5/tinyproxy.conf.5.gz
|
||||
man/man8/tinyproxy.8.gz
|
||||
sbin/tinyproxy
|
||||
%%DATADIR%%/debug.html
|
||||
%%DATADIR%%/default.html
|
||||
%%DATADIR%%/stats.html
|
||||
share/man/man5/tinyproxy.conf.5.gz
|
||||
share/man/man8/tinyproxy.8.gz
|
||||
|
Loading…
Reference in New Issue
Block a user