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