summaryrefslogtreecommitdiff
path: root/fonts/tex-mflogo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-mflogo/Makefile')
-rw-r--r--fonts/tex-mflogo/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/tex-mflogo/Makefile b/fonts/tex-mflogo/Makefile
new file mode 100644
index 00000000000..8fa032d4614
--- /dev/null
+++ b/fonts/tex-mflogo/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/06/07 06:47:55 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= mflogo
+PKGNAME= tex-${DISTNAME}-2008.7340
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= LaTeX support for MetaFont logo fonts
+
+CONFLICTS+= teTeX-texmf<=3.0nb15
+DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+
+TEX_MIXEDMAP_FILES+= mflogo.map
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"