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