summaryrefslogtreecommitdiff
path: root/graphics/tex-metapost-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tex-metapost-doc/Makefile')
-rw-r--r--graphics/tex-metapost-doc/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/tex-metapost-doc/Makefile b/graphics/tex-metapost-doc/Makefile
new file mode 100644
index 00000000000..35d64c8671d
--- /dev/null
+++ b/graphics/tex-metapost-doc/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/16 23:58:11 minskim Exp $
+
+DISTNAME= metapost.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.211
+TEXLIVE_REV= 17650
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-metapost
+
+CONFLICTS+= teTeX-texmf<=3.0nb25
+
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"