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