a90a23ab77
3.05 * Fix issue 28 (works now with lualatex: actually from 3.05 fmtcount does not test any longer for what compiler is used but only for what multilingual package --- such as polyglossia or babel --- are used). * Fix pull request 29 (Fix European Portuguese cardinal numbers). Portuguese formatting prior to 3.05 is renamed brazilian, and the portuguese is fixed to reflect European Portuguese spelling.
13 lines
342 B
Makefile
13 lines
342 B
Makefile
# $NetBSD: Makefile,v 1.6 2018/05/06 02:57:21 markd Exp $
|
|
|
|
DISTNAME= fmtcount.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-3.05
|
|
TEXLIVE_REV= 46159
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://ctan.org/pkg/fmtcount
|
|
COMMENT= Documentation for tex-fmtcount
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|