diff options
author | minskim <minskim@pkgsrc.org> | 2012-02-09 21:20:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2012-02-09 21:20:47 +0000 |
commit | 7bec8fd9a8ffee7de406bcfb676d1005e34c5b65 (patch) | |
tree | ffd4e5ee0f0ee372471af277ff1dda891e68b4cf /print | |
parent | 9b3f03e7d59357467dc2d4e4b18f6c7ac159670e (diff) | |
download | pkgsrc-7bec8fd9a8ffee7de406bcfb676d1005e34c5b65.tar.gz |
Import tex-texdoc-doc-2011 as print/tex-texdoc-doc.
This is documentation for tex-texdoc.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-texdoc-doc/DESCR | 1 | ||||
-rw-r--r-- | print/tex-texdoc-doc/Makefile | 16 | ||||
-rw-r--r-- | print/tex-texdoc-doc/PLIST | 6 | ||||
-rw-r--r-- | print/tex-texdoc-doc/distinfo | 5 |
4 files changed, 28 insertions, 0 deletions
diff --git a/print/tex-texdoc-doc/DESCR b/print/tex-texdoc-doc/DESCR new file mode 100644 index 00000000000..7e710a101c2 --- /dev/null +++ b/print/tex-texdoc-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-texdoc. diff --git a/print/tex-texdoc-doc/Makefile b/print/tex-texdoc-doc/Makefile new file mode 100644 index 00000000000..3423c385ee2 --- /dev/null +++ b/print/tex-texdoc-doc/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1.1.1 2012/02/09 21:20:47 minskim Exp $ + +DISTNAME= texdoc.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2011 +TEXLIVE_REV= 24354 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Documentation for tex-texdoc +LICENSE= gnu-gpl-v3 + +CONFLICTS+= texlive-tetex<2011nb1 + +TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-texdoc-doc/PLIST b/print/tex-texdoc-doc/PLIST new file mode 100644 index 00000000000..356f97f227f --- /dev/null +++ b/print/tex-texdoc-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2012/02/09 21:20:47 minskim Exp $ +man/man1/texdoc.1 +man/man1/texdoctk.1 +share/texmf/doc/texdoc/News +share/texmf/doc/texdoc/texdoc.pdf +share/texmf/doc/texdoc/texdoc.tex diff --git a/print/tex-texdoc-doc/distinfo b/print/tex-texdoc-doc/distinfo new file mode 100644 index 00000000000..22bbe79520f --- /dev/null +++ b/print/tex-texdoc-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2012/02/09 21:20:47 minskim Exp $ + +SHA1 (tex-texdoc-24354/texdoc.doc.tar.xz) = f1385fb4b824f90716a52ded56b599c9bde1d1df +RMD160 (tex-texdoc-24354/texdoc.doc.tar.xz) = 02702fdc1381a358d1331f485c4f9ff64ddefb96 +Size (tex-texdoc-24354/texdoc.doc.tar.xz) = 140296 bytes |