summaryrefslogtreecommitdiff
path: root/print/tex-context-doc/Makefile
diff options
context:
space:
mode:
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"