summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-05-25 07:58:12 +0000
committerminskim <minskim@pkgsrc.org>2010-05-25 07:58:12 +0000
commit67541e0760cf878d2c76aba0181f4a44aeff71f7 (patch)
treef163aaed2ddb5eb2e950925ad6cc62077e0b6ecb /print
parent534659294e8198c95dcd692f7c15c10a5acf6d9a (diff)
downloadpkgsrc-67541e0760cf878d2c76aba0181f4a44aeff71f7.tar.gz
Import tex-optional-2.2b as print/tex-optional.
Optional provides simple, flexible, optional compilation of LaTeX documents. Option switches may be given via package options, by the \UseOption command, or interactively via the \AskOption command (help text may be provided, by defining the \ExplainOptions command). The package is not robust, in the way that comment package is, against ill-behaved text. In particular, verbatim text may not be directly included in optional sections (whether they're included or not). Package documentation is included in comments within the package itself.
Diffstat (limited to 'print')
-rw-r--r--print/tex-optional/DESCR8
-rw-r--r--print/tex-optional/Makefile11
-rw-r--r--print/tex-optional/PLIST2
-rw-r--r--print/tex-optional/distinfo5
4 files changed, 26 insertions, 0 deletions
diff --git a/print/tex-optional/DESCR b/print/tex-optional/DESCR
new file mode 100644
index 00000000000..12c8c7255e5
--- /dev/null
+++ b/print/tex-optional/DESCR
@@ -0,0 +1,8 @@
+Optional provides simple, flexible, optional compilation of LaTeX
+documents. Option switches may be given via package options, by the
+\UseOption command, or interactively via the \AskOption command (help
+text may be provided, by defining the \ExplainOptions command). The
+package is not robust, in the way that comment package is, against
+ill-behaved text. In particular, verbatim text may not be directly
+included in optional sections (whether they're included or not). Package
+documentation is included in comments within the package itself.
diff --git a/print/tex-optional/Makefile b/print/tex-optional/Makefile
new file mode 100644
index 00000000000..0ea60c1e965
--- /dev/null
+++ b/print/tex-optional/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/25 07:58:12 minskim Exp $
+
+DISTNAME= optional
+PKGNAME= tex-${DISTNAME}-2.2b
+TEXLIVE_REV= 18131
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Facilitate optional printing of parts of a document
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-optional/PLIST b/print/tex-optional/PLIST
new file mode 100644
index 00000000000..875a03b8038
--- /dev/null
+++ b/print/tex-optional/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/25 07:58:12 minskim Exp $
+share/texmf-dist/tex/latex/optional/optional.sty
diff --git a/print/tex-optional/distinfo b/print/tex-optional/distinfo
new file mode 100644
index 00000000000..dd90452ef1b
--- /dev/null
+++ b/print/tex-optional/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/25 07:58:12 minskim Exp $
+
+SHA1 (tex-optional-18131/optional.tar.xz) = ff94aa3117565ed35544eda5384a7620a9093f09
+RMD160 (tex-optional-18131/optional.tar.xz) = f3fe9f4e21fd152ff94edafb7eb6cf78cb7a786e
+Size (tex-optional-18131/optional.tar.xz) = 3360 bytes