devel/cgit: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
800e36b603
commit
5904e433a4
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= cgit
|
||||
PORTVERSION= 1.2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \
|
||||
KERNEL_ORG/software/scm/git:git
|
||||
|
|
@ -63,6 +64,6 @@ post-install-DOCS-on:
|
|||
|
||||
post-install-ASCIIDOC-on:
|
||||
a2x --doctype manpage --format manpage ${WRKSRC}/cgitrc.5.txt
|
||||
${INSTALL_MAN} ${WRKSRC}/cgitrc.5 ${STAGEDIR}${PREFIX}/man/man5
|
||||
${INSTALL_MAN} ${WRKSRC}/cgitrc.5 ${STAGEDIR}${PREFIX}/share/man/man5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ lib/cgit/filters/owner-example.lua
|
|||
lib/cgit/filters/simple-authentication.lua
|
||||
lib/cgit/filters/syntax-highlighting.py
|
||||
lib/cgit/filters/syntax-highlighting.sh
|
||||
%%ASCIIDOC%%man/man5/cgitrc.5.gz
|
||||
%%ASCIIDOC%%share/man/man5/cgitrc.5.gz
|
||||
%%WWWDIR%%/cgit.cgi
|
||||
%%WWWDIR%%/cgit.css
|
||||
%%WWWDIR%%/cgit.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue