summaryrefslogtreecommitdiff
path: root/print/tex-mdwtools-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-mdwtools-doc/Makefile')
-rw-r--r--print/tex-mdwtools-doc/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/tex-mdwtools-doc/Makefile b/print/tex-mdwtools-doc/Makefile
new file mode 100644
index 00000000000..29a41085ecc
--- /dev/null
+++ b/print/tex-mdwtools-doc/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/04/18 19:32:02 minskim Exp $
+
+DISTNAME= mdwtools.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-1.05.4
+TEXLIVE_REV= 15878
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Documentation for tex-mdwtools
+LICENSE= gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"