summaryrefslogtreecommitdiff
path: root/print/tex-context-simplefonts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-context-simplefonts/Makefile')
-rw-r--r--print/tex-context-simplefonts/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/print/tex-context-simplefonts/Makefile b/print/tex-context-simplefonts/Makefile
new file mode 100644
index 00000000000..b3b300342f5
--- /dev/null
+++ b/print/tex-context-simplefonts/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:32 wiz Exp $
+
+DISTNAME= context-simplefonts
+PKGNAME= tex-${DISTNAME}-2015
+TEXLIVE_REV= 29229
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/context-simplefonts
+COMMENT= Simplified font usage for ConTeXt
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= tex-context-[0-9]*:../../print/tex-context
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"