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