![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / tex-hyphen-afrikaans / Makefile (download)
Revision 1.7, Sun May 10 04:31:58 2020 UTC (3 years, 1 month ago) by markd
tex-*: revbump for dependency change tex-tetex -> tex-texlive-scripts |
# $NetBSD: Makefile,v 1.7 2020/05/10 04:31:58 markd Exp $ DISTNAME= hyphen-afrikaans PKGNAME= tex-${DISTNAME}-2019.51186 PKGREVISION= 1 TEXLIVE_REV= 51186 MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Afrikaans hyphenation patterns 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+= afrikaans loadhyph-af.tex TEX_HYPHEN_DEF+= \\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2} TEX_HYPHEN_LUA+= ['afrikaans']={ \ loader='loadhyph-af.tex', \ lefthyphenmin=1, \ righthyphenmin=2, \ synonyms={}, \ patterns='hyph-af.pat.txt', \ hyphenation='hyph-af.hyp.txt', \ }, TEXLIVE_UNVERSIONED= yes .include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk"