pkgsrc/print/tex-hyphen-ancientgreek/Makefile
2010-05-20 18:12:54 +00:00

20 lines
637 B
Makefile

# $NetBSD: Makefile,v 1.3 2010/05/20 18:12:54 minskim Exp $
DISTNAME= hyphen-ancientgreek
PKGNAME= tex-${DISTNAME}-2009
TEXLIVE_REV= 13822
MAINTAINER= minskim@NetBSD.org
COMMENT= Hyphenation patterns for ancient Greek
CONFLICTS+= teTeX-texmf<=3.0nb12
DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
TEX_HYPHEN_DAT+= ancientgreek loadhyph-grc.tex
TEX_HYPHEN_DAT+= ibycus ibyhyph.tex
TEX_HYPHEN_DEF+= \addlanguage{ancientgreek}{loadhyph-grc.tex}{}{1}{1}
TEX_HYPHEN_DEF+= \addlanguage{ibycus}{ibyhyph.tex}{}{2}{2}
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"