pkgsrc/print/tex-babel-french/Makefile
markd 6aad065588 Update tex-babel-french to 3.3b
Internal change: the main support for French is now in file
french.ldf; portemanteau files frenchb.ldf, francais.ldf,
acadian.ldf, canadien.ldf have been added.
This change is meant for Babel's future releases, but frenchb
v3.3b still works with current Babel (v3.12).

Recommended options to use with Babel are *french* or *acadian*
(for Canadian French currently identical to French), all others
are *deprecated*.
2017-08-17 03:35:37 +00:00

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.5 2017/08/17 03:35:37 markd Exp $
DISTNAME= babel-french
PKGNAME= tex-${DISTNAME}-3.3b
TEXLIVE_REV= 44782
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/babel-french
COMMENT= Babel contributed support for French
LICENSE= lppl-1.3c
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"