diff options
author | minskim <minskim@pkgsrc.org> | 2009-07-16 23:25:44 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2009-07-16 23:25:44 +0000 |
commit | d88cd78b1302b068d33e4bf48e63e022e054e3a9 (patch) | |
tree | 257b8a2c9bfce7047d34aa1293d376b8675162b3 /print/tex-algorithms-doc | |
parent | 1352765915b72e910456014105123f2c0a419963 (diff) | |
download | pkgsrc-d88cd78b1302b068d33e4bf48e63e022e054e3a9.tar.gz |
Import tex-algorithms-doc-2008.7340 as print/tex-algorithms-doc.
This is documentation for tex-algorithms.
Diffstat (limited to 'print/tex-algorithms-doc')
-rw-r--r-- | print/tex-algorithms-doc/DESCR | 1 | ||||
-rw-r--r-- | print/tex-algorithms-doc/Makefile | 14 | ||||
-rw-r--r-- | print/tex-algorithms-doc/PLIST | 6 | ||||
-rw-r--r-- | print/tex-algorithms-doc/distinfo | 5 |
4 files changed, 26 insertions, 0 deletions
diff --git a/print/tex-algorithms-doc/DESCR b/print/tex-algorithms-doc/DESCR new file mode 100644 index 00000000000..e7a0ab5595d --- /dev/null +++ b/print/tex-algorithms-doc/DESCR @@ -0,0 +1 @@ +This is documentation for tex-algorithms. diff --git a/print/tex-algorithms-doc/Makefile b/print/tex-algorithms-doc/Makefile new file mode 100644 index 00000000000..01dc0e2486a --- /dev/null +++ b/print/tex-algorithms-doc/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/07/16 23:25:44 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= algorithms.doc +PKGNAME= tex-${DISTNAME:S/./-/}-2008.7340 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Documentation for tex-algorithms +LICENSE= gnu-lgpl-v2.1 + +CONFLICTS+= teTeX-texmf<=3.0nb19 + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-algorithms-doc/PLIST b/print/tex-algorithms-doc/PLIST new file mode 100644 index 00000000000..e3b009ba8a8 --- /dev/null +++ b/print/tex-algorithms-doc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/16 23:25:44 minskim Exp $ +share/texmf-dist/doc/latex/algorithms/COPYING +share/texmf-dist/doc/latex/algorithms/README +share/texmf-dist/doc/latex/algorithms/THANKS +share/texmf-dist/doc/latex/algorithms/algorithms.pdf +share/texmf-dist/doc/latex/algorithms/algorithms.tex diff --git a/print/tex-algorithms-doc/distinfo b/print/tex-algorithms-doc/distinfo new file mode 100644 index 00000000000..d12de5f0b34 --- /dev/null +++ b/print/tex-algorithms-doc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/07/16 23:25:44 minskim Exp $ + +SHA1 (tex-algorithms-doc-2008.7340/algorithms.doc.tar.lzma) = d961e0d893c2acab3843928a84bc6e8eb969cc2a +RMD160 (tex-algorithms-doc-2008.7340/algorithms.doc.tar.lzma) = ad7a4bbf5fed1c99f1ae0216a77590aed269bb8e +Size (tex-algorithms-doc-2008.7340/algorithms.doc.tar.lzma) = 378404 bytes |