summaryrefslogtreecommitdiff
path: root/fonts/tex-lm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-lm/Makefile')
-rw-r--r--fonts/tex-lm/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/tex-lm/Makefile b/fonts/tex-lm/Makefile
new file mode 100644
index 00000000000..bbe2e707923
--- /dev/null
+++ b/fonts/tex-lm/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 23:13:54 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= lm
+PKGNAME= tex-${DISTNAME}-1.106
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Latin modern fonts in outline formats
+
+CONFLICTS+= teTeX-texmf<=3.0nb15
+
+TEX_MAP_FILES+= lm.map
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"