summaryrefslogtreecommitdiff
path: root/print/tex-font-change/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-05-08 14:09:51 +0000
committerwiz <wiz@pkgsrc.org>2015-05-08 14:09:51 +0000
commit7acf966228762be8ecbf6eaa892e2318a2da2015 (patch)
tree4d2d66778737d23d22a702ad8427d7d5768e0344 /print/tex-font-change/Makefile
parent090894a2c296e5d7f0750b855b51ee60cb6448b3 (diff)
downloadpkgsrc-7acf966228762be8ecbf6eaa892e2318a2da2015.tar.gz
Add packages for texlive plainextra collection.
Diffstat (limited to 'print/tex-font-change/Makefile')
-rw-r--r--print/tex-font-change/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-font-change/Makefile b/print/tex-font-change/Makefile
new file mode 100644
index 00000000000..f6f934dba3d
--- /dev/null
+++ b/print/tex-font-change/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2015/05/08 14:09:51 wiz Exp $
+
+DISTNAME= font-change
+PKGNAME= tex-${DISTNAME}-2015.1
+TEXLIVE_REV= 36535
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/font-change
+COMMENT= Macros to change text and mathematics fonts in plain TeX
+#LICENSE= other-free
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"