From 90dc926a7e1a82a8caad5b06393a8b614f9a797b Mon Sep 17 00:00:00 2001 From: minskim Date: Thu, 29 Apr 2010 22:58:47 +0000 Subject: Import tex-version-2.0 as print/tex-version. This package defines macros \includeversion{NAME} and \excludeversion{NAME}, each of which defines an environment NAME whose text is to be included or excluded from compilation. Although the command syntax is very similar to that of comment, comment.sty is to be preferred to version.sty for documents where significant chunks of text may be excluded. --- print/tex-version/DESCR | 6 ++++++ print/tex-version/Makefile | 13 +++++++++++++ print/tex-version/PLIST | 2 ++ print/tex-version/distinfo | 5 +++++ 4 files changed, 26 insertions(+) create mode 100644 print/tex-version/DESCR create mode 100644 print/tex-version/Makefile create mode 100644 print/tex-version/PLIST create mode 100644 print/tex-version/distinfo (limited to 'print') diff --git a/print/tex-version/DESCR b/print/tex-version/DESCR new file mode 100644 index 00000000000..557fe7870f8 --- /dev/null +++ b/print/tex-version/DESCR @@ -0,0 +1,6 @@ +This package defines macros \includeversion{NAME} and +\excludeversion{NAME}, each of which defines an environment NAME whose +text is to be included or excluded from compilation. Although the +command syntax is very similar to that of comment, comment.sty is to +be preferred to version.sty for documents where significant chunks of +text may be excluded. diff --git a/print/tex-version/Makefile b/print/tex-version/Makefile new file mode 100644 index 00000000000..20d7f338bda --- /dev/null +++ b/print/tex-version/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2010/04/29 22:58:47 minskim Exp $ +# TeX Live Revision 15878 + +DISTNAME= version +PKGNAME= tex-${DISTNAME}-2.0 + +MAINTAINER= minskim@NetBSD.org +COMMENT= Conditionally include text + +CONFLICTS+= tex-ltxmisc<2009 + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/print/tex-version/PLIST b/print/tex-version/PLIST new file mode 100644 index 00000000000..a1bc165d318 --- /dev/null +++ b/print/tex-version/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/29 22:58:47 minskim Exp $ +share/texmf-dist/tex/latex/version/version.sty diff --git a/print/tex-version/distinfo b/print/tex-version/distinfo new file mode 100644 index 00000000000..d09e5ddd167 --- /dev/null +++ b/print/tex-version/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2010/04/29 22:58:47 minskim Exp $ + +SHA1 (tex-version-2.0/version.tar.xz) = 8a4a6f5446a029728f59143493a646a452cc706b +RMD160 (tex-version-2.0/version.tar.xz) = 1b8b1470f89cbce9b0dd4037023cd47d0023e379 +Size (tex-version-2.0/version.tar.xz) = 2444 bytes -- cgit v1.2.3