pkgsrc/print/tex-hyphen-latin/Makefile
minskim df19bad272 Import tex-hyphen-latin-2008.9093 as print/tex-hyphen-latin.
This package provides TeX hyphenation patterns for Latin.
2009-04-15 07:42:52 +00:00

17 lines
486 B
Makefile

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