![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / tex-hyphen-ethiopic / Makefile (download)
Revision 1.7, Sun May 10 04:32:00 2020 UTC (3 years ago) by markd
tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts |
# $NetBSD: Makefile,v 1.7 2020/05/10 04:32:00 markd Exp $ DISTNAME= hyphen-ethiopic PKGNAME= tex-${DISTNAME}-2019.51186 PKGREVISION= 1 TEXLIVE_REV= 51186 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Hyphenation patterns for Ethiopic scripts LICENSE= lppl-1.3c DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8 TEX_HYPHEN_DAT+= ethiopic loadhyph-mul-ethi.tex TEX_HYPHEN_DAT+= = amharic TEX_HYPHEN_DAT+= = geez TEX_HYPHEN_DEF+= \\addlanguage{ethiopic}{loadhyph-mul-ethi.tex}{}{1}{1} TEX_HYPHEN_DEF+= \\addlanguage{amharic}{loadhyph-mul-ethi.tex}{}{1}{1} TEX_HYPHEN_DEF+= \\addlanguage{geez}{loadhyph-mul-ethi.tex}{}{1}{1} TEX_HYPHEN_LUA+= ['ethiopic']={ \ loader='loadhyph-mul-ethi.tex', \ lefthyphenmin=1, \ righthyphenmin=1, \ synonyms={'amharic','geez',}, \ patterns='hyph-mul-ethi.pat.txt', \ hyphenation='', \ }, TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"