summaryrefslogtreecommitdiff
path: root/print/tex-onlyamsmath/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-05-16 10:30:14 +0000
committermarkd <markd@pkgsrc.org>2015-05-16 10:30:14 +0000
commitd9c22cfa0f8e9915d796d5d623d78fb08953efd2 (patch)
treec3d86dfeba8c362262bb36740a568aa639871e5d /print/tex-onlyamsmath/Makefile
parentfadf942df768d588481707885b8351b18645c63e (diff)
downloadpkgsrc-d9c22cfa0f8e9915d796d5d623d78fb08953efd2.tar.gz
Add additional tex packages from bibtexextra, latexextra, mathextra and
pictures texlive collections.
Diffstat (limited to 'print/tex-onlyamsmath/Makefile')
-rw-r--r--print/tex-onlyamsmath/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-onlyamsmath/Makefile b/print/tex-onlyamsmath/Makefile
new file mode 100644
index 00000000000..a511345ba72
--- /dev/null
+++ b/print/tex-onlyamsmath/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/16 10:30:17 markd Exp $
+
+DISTNAME= onlyamsmath
+PKGNAME= tex-${DISTNAME}-0.10
+TEXLIVE_REV= 25006
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/onlyamsmath
+COMMENT= Inhibit use of non-amsmath mathematics markup when using amsmath
+LICENSE= lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"