bd08967448
New babel languages classiclatin, medievallatin, and ecclesiasticlatin replacing the respective modifiers Documentation on selecting hyphenation patterns XeLateX and LuaLaTeX support for ecclesiastic Latin Additional shorthands New modifier for using the letter j in month names New modifier for lowercasing month names Do not use small caps for the day of the month Basic support for plain TeX
15 lines
384 B
Makefile
15 lines
384 B
Makefile
# $NetBSD: Makefile,v 1.5 2022/04/15 00:34:29 markd Exp $
|
|
|
|
DISTNAME= babel-latin
|
|
PKGNAME= tex-${DISTNAME}-4.0
|
|
TEXLIVE_REV= 59800
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/babel-latin
|
|
COMMENT= Babel support for Latin
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|