summaryrefslogtreecommitdiff
path: root/fonts/tex-mathalpha/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2019-07-29 11:24:35 +0000
committermarkd <markd@pkgsrc.org>2019-07-29 11:24:35 +0000
commit5c7292beeac5aba522a03bed10fe3f08b0475b74 (patch)
tree6e1de4b8b220545eda055d33a6be0f6d362c0d8f /fonts/tex-mathalpha/Makefile
parent4186e308ff09646778fa5ff500f093712f76d2e5 (diff)
downloadpkgsrc-5c7292beeac5aba522a03bed10fe3f08b0475b74.tar.gz
tex-mathalpha{,-doc}: Rename from tex-mathalfa, update to 1.12
Diffstat (limited to 'fonts/tex-mathalpha/Makefile')
-rw-r--r--fonts/tex-mathalpha/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/tex-mathalpha/Makefile b/fonts/tex-mathalpha/Makefile
new file mode 100644
index 00000000000..d001945ea04
--- /dev/null
+++ b/fonts/tex-mathalpha/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2019/07/29 11:24:35 markd Exp $
+
+DISTNAME= mathalpha
+PKGNAME= tex-${DISTNAME}-1.12
+TEXLIVE_REV= 51179
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://ctan.org/pkg/mathalpha
+COMMENT= General package for loading maths alphabets in LaTeX
+LICENSE= lppl-1.3c
+
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"