pkgsrc/print/tex-hyphen-estonian/Makefile
minskim 0e3c1083dc Import tex-hyphen-estonian-2008.8997 as print/tex-hyphen-estonian.
This package provides TeX hyphenation patterns for Estonian.
2009-04-15 07:33:09 +00:00

17 lines
498 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/04/15 07:33:09 minskim Exp $
# TeX Live Revision 8997
DISTNAME= hyphen-estonian
PKGNAME= tex-${DISTNAME}-2008.8997
MAINTAINER= minskim@NetBSD.org
COMMENT= Hyphenation patterns for Estonian
CONFLICTS+= teTeX-texmf<=3.0nb12
DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
TEX_HYPHEN_DAT+= estonian loadhyph-et.tex
TEX_HYPHEN_DEF+= \addlanguage{estonian}{loadhyph-et.tex}{}{2}{3}
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"