diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-11-16 14:27:04 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-11-16 14:27:04 +0000 |
commit | 906594f0fea415e7ae1ef266ae0113648cb8b14c (patch) | |
tree | 2232a6e7f1ba6a095969bc7bf93e79abffd165ea /print | |
parent | 0b7c9bfa6e38a272caa5c4d90fb168d28c3ac287 (diff) | |
download | pkgsrc-906594f0fea415e7ae1ef266ae0113648cb8b14c.tar.gz |
*** empty log message ***
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-comment/DESCR | 2 | ||||
-rw-r--r-- | print/tex-comment/Makefile | 14 | ||||
-rw-r--r-- | print/tex-comment/PLIST | 2 | ||||
-rw-r--r-- | print/tex-comment/distinfo | 5 |
4 files changed, 23 insertions, 0 deletions
diff --git a/print/tex-comment/DESCR b/print/tex-comment/DESCR new file mode 100644 index 00000000000..293f3190cde --- /dev/null +++ b/print/tex-comment/DESCR @@ -0,0 +1,2 @@ +Selectively include/exclude pieces of text, allowing the user to define new, +separately controlled, comment versions. diff --git a/print/tex-comment/Makefile b/print/tex-comment/Makefile new file mode 100644 index 00000000000..3ae50f057cf --- /dev/null +++ b/print/tex-comment/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2012/11/16 14:27:04 jaapb Exp $ + +DISTNAME= comment +PKGNAME= tex-${DISTNAME}-3.6 +TEXLIVE_REV= 17155 + +MAINTAINER= jaapb@NetBSD.org +COMMENT= Allows selected environments to be included/excluded +LICENSE= gnu-gpl-v2 + +CONFLICTS+= teTeX-texmf<=3.0nb38 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-comment/PLIST b/print/tex-comment/PLIST new file mode 100644 index 00000000000..a1f7138015d --- /dev/null +++ b/print/tex-comment/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2012/11/16 14:27:04 jaapb Exp $ +share/texmf-dist/tex/latex/comment/comment.sty diff --git a/print/tex-comment/distinfo b/print/tex-comment/distinfo new file mode 100644 index 00000000000..03a54ac23f2 --- /dev/null +++ b/print/tex-comment/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2012/11/16 14:27:04 jaapb Exp $ + +SHA1 (tex-comment-3.6/comment.tar.xz) = 28ce5b1c62d4b209d6b6eaa2fc9482f426b063e1 +RMD160 (tex-comment-3.6/comment.tar.xz) = a27323a656c18fd1fb3dafeee11b7f2643ff167b +Size (tex-comment-3.6/comment.tar.xz) = 3668 bytes |