summaryrefslogtreecommitdiff
path: root/print/tex-context-doc/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-06-17 00:00:31 +0000
committerminskim <minskim@pkgsrc.org>2010-06-17 00:00:31 +0000
commit8a955da1a4cc3746bc55fd218ce9b52c838aeb66 (patch)
tree1f709bad10a6a5c2de6213b8fb76718cea9b43e4 /print/tex-context-doc/Makefile
parente36c8ecdc0acc2e8b1eb4fcd59aabdfd4ec5eca4 (diff)
downloadpkgsrc-8a955da1a4cc3746bc55fd218ce9b52c838aeb66.tar.gz
Import tex-context-doc-2009 as print/tex-context-doc.
This is documentation for tex-context.
Diffstat (limited to 'print/tex-context-doc/Makefile')
-rw-r--r--print/tex-context-doc/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/print/tex-context-doc/Makefile b/print/tex-context-doc/Makefile
new file mode 100644
index 00000000000..1cbc7ec44ef
--- /dev/null
+++ b/print/tex-context-doc/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/17 00:00:31 minskim Exp $
+
+DISTNAME= context.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2009
+TEXLIVE_REV= 16044
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-context
+
+CONFLICTS+= teTeX-texmf<=3.0nb25
+CONFLICTS+= texlive-tetex<=2009
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"