Import tex-texlive-docindex-doc-2012 as print/tex-texlive-docindex-doc.
This is documentation for tex-texlive-docindex.
This commit is contained in:
parent
792ed1e67b
commit
5072dda71f
4 changed files with 32 additions and 0 deletions
1
print/tex-texlive-docindex-doc/DESCR
Normal file
1
print/tex-texlive-docindex-doc/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
This is documentation for tex-texlive-docindex.
|
24
print/tex-texlive-docindex-doc/Makefile
Normal file
24
print/tex-texlive-docindex-doc/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
|||
# $NetBSD: Makefile,v 1.1 2012/10/14 17:51:15 minskim Exp $
|
||||
|
||||
DISTNAME= texlive-docindex.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-2012
|
||||
TEXLIVE_REV= 27926
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
COMMENT= Documentation for tex-texlive-docindex
|
||||
|
||||
SUBST_CLASSES+= paths
|
||||
SUBST_MESSAGE.paths= Setting paths to documentation files.
|
||||
SUBST_STAGE.paths= pre-configure
|
||||
SUBST_FILES.paths= doc.html
|
||||
SUBST_SED.paths= -e 's,<a href="texmf,<a href="../../texmf,g'
|
||||
|
||||
INSTALLATION_DIRS+= share/doc/texlive
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/doc.html \
|
||||
${DESTDIR}${PREFIX}/share/doc/texlive/
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
print/tex-texlive-docindex-doc/PLIST
Normal file
2
print/tex-texlive-docindex-doc/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2012/10/14 17:51:15 minskim Exp $
|
||||
share/doc/texlive/doc.html
|
5
print/tex-texlive-docindex-doc/distinfo
Normal file
5
print/tex-texlive-docindex-doc/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2012/10/14 17:51:15 minskim Exp $
|
||||
|
||||
SHA1 (tex-texlive-docindex-27926/texlive-docindex.doc.tar.xz) = 8d21e10e08cae2292c502074ebd56d81b6063b26
|
||||
RMD160 (tex-texlive-docindex-27926/texlive-docindex.doc.tar.xz) = fdbf6a8fac93759891d99cd627b0d7e9e6f6b151
|
||||
Size (tex-texlive-docindex-27926/texlive-docindex.doc.tar.xz) = 86276 bytes
|
Loading…
Reference in a new issue