[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / print / tex-babel

File: [cvs.NetBSD.org] / pkgsrc / print / tex-babel / Makefile (download)

Revision 1.1.1.1 (vendor branch), Wed Apr 29 20:57:59 2009 UTC (14 years, 11 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.1: +0 -0 lines

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.

# $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"