summaryrefslogtreecommitdiff
path: root/print/tex-ms-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-ms-doc/Makefile')
-rw-r--r--print/tex-ms-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-ms-doc/Makefile b/print/tex-ms-doc/Makefile
new file mode 100644
index 00000000000..485fe6d1cca
--- /dev/null
+++ b/print/tex-ms-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/10 00:15:28 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= ms.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2009.7340
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Documentation for tex-ms
+
+CONFLICTS+= teTeX-texmf<=3.0nb17
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"