mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
vietnamese/vnpstext: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4d91ecb9fa
commit
d9ab895eca
@ -1,6 +1,6 @@
|
||||
PORTNAME= vnpstext
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= vietnamese print
|
||||
MASTER_SITES= ftp://ftp.monash.edu.au/pub/vietnam/unix/
|
||||
DISTNAME= ${PORTNAME}
|
||||
@ -18,6 +18,7 @@ do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/vnpstext ${STAGEDIR}${PREFIX}/bin
|
||||
(cd ${WRKSRC} ; \
|
||||
${INSTALL_DATA} *.ps prologs/*.pro ${STAGEDIR}${PREFIX}/share/vn-fonts)
|
||||
${INSTALL_MAN} ${WRKSRC}/vnpstext.1V ${STAGEDIR}${PREFIX}/man/man1/vnpstext.1
|
||||
${INSTALL_MAN} ${WRKSRC}/vnpstext.1V \
|
||||
${STAGEDIR}${PREFIX}/share/man/man1/vnpstext.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,5 @@
|
||||
bin/vnpstext
|
||||
share/man/man1/vnpstext.1.gz
|
||||
share/vn-fonts/initcour.ps
|
||||
share/vn-fonts/initcourb.ps
|
||||
share/vn-fonts/cour10.pro
|
||||
@ -7,4 +8,3 @@ share/vn-fonts/cour12.pro
|
||||
share/vn-fonts/cour12b.pro
|
||||
share/vn-fonts/cour17.pro
|
||||
share/vn-fonts/cour17b.pro
|
||||
man/man1/vnpstext.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user