diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-carlisle/DESCR | 3 | ||||
-rw-r--r-- | print/tex-carlisle/Makefile | 18 | ||||
-rw-r--r-- | print/tex-carlisle/PLIST | 13 | ||||
-rw-r--r-- | print/tex-carlisle/distinfo | 5 |
4 files changed, 39 insertions, 0 deletions
diff --git a/print/tex-carlisle/DESCR b/print/tex-carlisle/DESCR new file mode 100644 index 00000000000..fd85682125c --- /dev/null +++ b/print/tex-carlisle/DESCR @@ -0,0 +1,3 @@ +This package contains various LaTeX packages that are not related +to each other except by the fact that they have the same author: +David Carlisle. diff --git a/print/tex-carlisle/Makefile b/print/tex-carlisle/Makefile new file mode 100644 index 00000000000..a795ec67ca5 --- /dev/null +++ b/print/tex-carlisle/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 02:39:38 minskim Exp $ +# TeX Live Revision 7340 + +DISTNAME= carlisle +PKGNAME= tex-${DISTNAME}-2008.7340 + +MAINTAINER= minskim@NetBSD.org +COMMENT= LaTeX packages created by David Carlisle + +CONFLICTS+= teTeX-texmf<=3.0nb13 +DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex +DEPENDS+= tex-cm-[0-9]*:../../fonts/tex-cm +DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics +DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex +DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools + +.include "../../print/texlive/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-carlisle/PLIST b/print/tex-carlisle/PLIST new file mode 100644 index 00000000000..425672220d9 --- /dev/null +++ b/print/tex-carlisle/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/29 02:39:38 minskim Exp $ +share/texmf-dist/tex/latex/carlisle/blkarray.sty +share/texmf-dist/tex/latex/carlisle/comma.sty +share/texmf-dist/tex/latex/carlisle/dotlessj.sty +share/texmf-dist/tex/latex/carlisle/fix2col.sty +share/texmf-dist/tex/latex/carlisle/ltxtable.sty +share/texmf-dist/tex/latex/carlisle/mylatex.ltx +share/texmf-dist/tex/latex/carlisle/nopageno.sty +share/texmf-dist/tex/latex/carlisle/plain.sty +share/texmf-dist/tex/latex/carlisle/remreset.sty +share/texmf-dist/tex/latex/carlisle/scalefnt.sty +share/texmf-dist/tex/latex/carlisle/slashed.sty +share/texmf-dist/tex/latex/carlisle/typehtml.sty diff --git a/print/tex-carlisle/distinfo b/print/tex-carlisle/distinfo new file mode 100644 index 00000000000..34fe1beb76f --- /dev/null +++ b/print/tex-carlisle/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/04/29 02:39:38 minskim Exp $ + +SHA1 (tex-carlisle-2008.7340/carlisle.tar.lzma) = 53f38c8e334d7cf6d24bd552ddc418379f1accbc +RMD160 (tex-carlisle-2008.7340/carlisle.tar.lzma) = a23417865d6cee90fe03450ac2b1c5fff022638a +Size (tex-carlisle-2008.7340/carlisle.tar.lzma) = 36589 bytes |