pkgsrc/print/tex-babel/Makefile
minskim 296cac135f Import tex-babel-3.8l as print/tex-babel.
The package manages culturally-determined typographical (and other)
rules, and hyphenation patterns for a wide range of languages.  A
document may select a single language to be supported, or it may
select several, and the document may then switch from one language to
another in a variety of ways.
2009-04-29 20:57:59 +00:00

14 lines
377 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 20:57:59 minskim Exp $
# TeX Live Revision 9808
DISTNAME= babel
PKGNAME= tex-${DISTNAME}-3.8l
MAINTAINER= minskim@NetBSD.org
COMMENT= Multilingual support for Plain TeX or LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"