summaryrefslogtreecommitdiff
path: root/fonts/tex-mathabx-type1-doc/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-08 11:27:28 +0000
committerwiz <wiz@pkgsrc.org>2015-05-08 11:27:28 +0000
commit2a7fb50f246a5d5805c2ebabd0f7275b19054e29 (patch)
tree462d39a4ad4ebff75f1535a248d02f5ab0ed0140 /fonts/tex-mathabx-type1-doc/Makefile
parentca86077b7fd565458b776fdf508602509392f8c4 (diff)
downloadpkgsrc-2a7fb50f246a5d5805c2ebabd0f7275b19054e29.tar.gz
Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
Diffstat (limited to 'fonts/tex-mathabx-type1-doc/Makefile')
-rw-r--r--fonts/tex-mathabx-type1-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/fonts/tex-mathabx-type1-doc/Makefile b/fonts/tex-mathabx-type1-doc/Makefile
new file mode 100644
index 00000000000..e29185f63f4
--- /dev/null
+++ b/fonts/tex-mathabx-type1-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:49 wiz Exp $
+
+DISTNAME= mathabx-type1.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2014
+TEXLIVE_REV= 21129
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/mathabx-type1
+COMMENT= Documentation for tex-mathabx-type1
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"