diff options
author | minskim <minskim@pkgsrc.org> | 2009-07-29 23:42:53 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-07-29 23:42:53 +0000 |
commit | bbe6770466e6c4c35371f835b4a3793cf07bf3e8 (patch) | |
tree | d84fed1447971db307a7c2fd3f064da4aa76385b | |
parent | fef91e641e99d771bf9f51824573681af53999aa (diff) | |
download | pkgsrc-bbe6770466e6c4c35371f835b4a3793cf07bf3e8.tar.gz |
Import tex-nomencl-3.1a as print/tex-nomencl.
Produces lists of symbols using the capabilities of the makeindex
program.
-rw-r--r-- | print/tex-nomencl/DESCR | 2 | ||||
-rw-r--r-- | print/tex-nomencl/Makefile | 13 | ||||
-rw-r--r-- | print/tex-nomencl/PLIST | 7 | ||||
-rw-r--r-- | print/tex-nomencl/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/print/tex-nomencl/DESCR b/print/tex-nomencl/DESCR new file mode 100644 index 00000000000..b42b6c0d6c6 --- /dev/null +++ b/print/tex-nomencl/DESCR @@ -0,0 +1,2 @@ +Produces lists of symbols using the capabilities of the makeindex +program. diff --git a/print/tex-nomencl/Makefile b/print/tex-nomencl/Makefile new file mode 100644 index 00000000000..f827097947d --- /dev/null +++ b/print/tex-nomencl/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= nomencl +PKGNAME= tex-${DISTNAME}-3.1a + +MAINTAINER= minskim@NetBSD.org +COMMENT= Produce lists of symbols as in nomenclature + +CONFLICTS+= teTeX-texmf<=3.0nb20 + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-nomencl/PLIST b/print/tex-nomencl/PLIST new file mode 100644 index 00000000000..d6054fcf665 --- /dev/null +++ b/print/tex-nomencl/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $ +share/texmf-dist/makeindex/nomencl/nomencl.ist +share/texmf-dist/tex/latex/nomencl/nomencl.sty +share/texmf-dist/tex/latex/nomencl/sample01.cfg +share/texmf-dist/tex/latex/nomencl/sample02.cfg +share/texmf-dist/tex/latex/nomencl/sample04.cfg +share/texmf-dist/tex/latex/nomencl/sample05.cfg diff --git a/print/tex-nomencl/distinfo b/print/tex-nomencl/distinfo new file mode 100644 index 00000000000..dad2ce46586 --- /dev/null +++ b/print/tex-nomencl/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/29 23:42:53 minskim Exp $ + +SHA1 (tex-nomencl-3.1a/nomencl.tar.lzma) = ff7f6083e14c0cecdd51e8209494a9166396c143 +RMD160 (tex-nomencl-3.1a/nomencl.tar.lzma) = c23edd58294628d83a0927b9c1d620cbce8d5988 +Size (tex-nomencl-3.1a/nomencl.tar.lzma) = 3608 bytes |