pkgsrc/print/tex-babel-serbianc/Makefile
markd f03a6bb384 tex-babel-serbianc: update to 3.0
* Command \todayRoman is added;
* Commands \today* and \todayRoman* print dates without dot after year;
* Ijekavian dialect is now supported (if 'ijekav' attribute is used);
* Shorthand "' prints '' quotes instead of traditional `` quotes (if
  'quotes' attribute is used);
* 'јуни' and 'јули' is printed instead of 'јун' and 'јул' (if 'datei'
  attribute is used);
* Some captions strings are fixeds;
* Cyrillic enumeration is added.
* Encodings T2A, X2, OT2 (8-bit mode) and TU (Unicode mode) are supported.
2019-01-30 08:07:26 +00:00

15 lines
406 B
Makefile

# $NetBSD: Makefile,v 1.2 2019/01/30 08:07:26 markd Exp $
DISTNAME= babel-serbianc
PKGNAME= tex-${DISTNAME}-3.0
TEXLIVE_REV= 49693
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/babel-serbianc
COMMENT= Babel module to support Serbian Cyrillic
LICENSE= lppl-1.3c
DEPENDS+= tex-babel>=3.9l:../../print/tex-babel
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"