summaryrefslogtreecommitdiff
path: root/fonts/tex-tipa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-tipa/Makefile')
-rw-r--r--fonts/tex-tipa/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/fonts/tex-tipa/Makefile b/fonts/tex-tipa/Makefile
new file mode 100644
index 00000000000..cc26f4ce49f
--- /dev/null
+++ b/fonts/tex-tipa/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 18:37:26 minskim Exp $
+# TeX Live Revision 12665
+
+DISTNAME= tipa
+PKGNAME= tex-${DISTNAME}-1.3
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Fonts and macros for IPA phonetics characters
+
+DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
+
+TEX_MIXEDMAP_FILES+= tipa.map
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"