summaryrefslogtreecommitdiff
path: root/print/tex-context-lettrine-doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/tex-context-lettrine-doc/Makefile')
-rw-r--r--print/tex-context-lettrine-doc/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/tex-context-lettrine-doc/Makefile b/print/tex-context-lettrine-doc/Makefile
new file mode 100644
index 00000000000..30fc57a44eb
--- /dev/null
+++ b/print/tex-context-lettrine-doc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:31 wiz Exp $
+
+DISTNAME= context-lettrine.doc
+PKGNAME= tex-${DISTNAME:S/./-/}-2015
+TEXLIVE_REV= 23167
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/context-lettrine
+COMMENT= Documentation for tex-context-lettrine
+LICENSE= public-domain
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"