summaryrefslogtreecommitdiff
path: root/fonts/tex-ocherokee/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2015-05-03 19:12:38 +0000
committerwiz <wiz>2015-05-03 19:12:38 +0000
commit1952b09d5cf346e01d6d986ed803f8c399a6a6f8 (patch)
tree473d1feea8ed17a044947730b488565c869e41bf /fonts/tex-ocherokee/Makefile
parentf45b22721162475a22a862e6489d3eede4f792fe (diff)
downloadpkgsrc-1952b09d5cf346e01d6d986ed803f8c399a6a6f8.tar.gz
Import tex-ocherokee-2014 as fonts/tex-ocherokee.
Macros and Type 1 fonts for Typesetting the Cherokee language with the Omega version of LaTeX (known as Lambda).
Diffstat (limited to 'fonts/tex-ocherokee/Makefile')
-rw-r--r--fonts/tex-ocherokee/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/tex-ocherokee/Makefile b/fonts/tex-ocherokee/Makefile
new file mode 100644
index 00000000000..387361bafc5
--- /dev/null
+++ b/fonts/tex-ocherokee/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2015/05/03 19:12:38 wiz Exp $
+
+DISTNAME= ocherokee
+PKGNAME= tex-${DISTNAME}-2014
+TEXLIVE_REV= 25689
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= LaTeX Support for the Cherokee language
+# LICENSE= lppl
+
+TEX_MAP_FILES+= cherokee.map
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"