summaryrefslogtreecommitdiff
path: root/fonts/tex-mathabx-type1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/tex-mathabx-type1/Makefile')
-rw-r--r--fonts/tex-mathabx-type1/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/fonts/tex-mathabx-type1/Makefile b/fonts/tex-mathabx-type1/Makefile
new file mode 100644
index 00000000000..01872e26098
--- /dev/null
+++ b/fonts/tex-mathabx-type1/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $
+
+DISTNAME= mathabx-type1
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 21129
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mathabx-type1
+COMMENT= Outline version of the mathabx fonts
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-mathabx-[0-9]*:../../allnew/tex-mathabx
+
+TEX_MAP_FILES+= mathabx.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"