pkgsrc/print/tex-babel-french/Makefile
markd d125a3447f tex-babel-french: update to 3.5d
-- Option ReduceListSpacing depreciated in favor of StandardListSpacing.

-- Bug fix: \frquote{} failed to print French guillemets in bookmarks.

-- Extensive documentation in French is now available on CTAN.
2019-02-01 22:29:06 +00:00

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.9 2019/02/01 22:29:06 markd Exp $
DISTNAME= babel-french
PKGNAME= tex-${DISTNAME}-3.5d
TEXLIVE_REV= 49875
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"