pkgsrc/fonts/tex-xcharter/Makefile
markd 4878a1aa32 tex-xcharter{,-doc}: update to 1.112
Version 1.11 of XCharter includes new Greek math alphabets that match the
size and style of Charter. These are used to construct the
Greek math glyphs when using the charter option to newtxmath (version 1.53
or later.)
2018-05-12 02:07:35 +00:00

15 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.7 2018/05/12 02:07:35 markd Exp $
DISTNAME= xcharter
PKGNAME= tex-${DISTNAME}-1.112
TEXLIVE_REV= 46105
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/xcharter
COMMENT= Extension of Bitstream Charter fonts
LICENSE= lppl-1.3c
TEX_MAP_FILES+= XCharter.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"