pkgsrc/fonts/tex-fira/Makefile
markd 0ee43a255f tex-fira{,-doc}: update to 4.2.48488
Corrected treatment of book and thin options.

Minor changes to the sty files:  medium option now affects bold style
rather than regular style
2019-01-26 02:02:25 +00:00

15 lines
371 B
Makefile

# $NetBSD: Makefile,v 1.7 2019/01/26 02:02:25 markd Exp $
DISTNAME= fira
PKGNAME= tex-${DISTNAME}-4.2.48488
TEXLIVE_REV= 48488
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/fira
COMMENT= Fira fonts with LaTeX support
LICENSE= ofl-v1.1 AND lppl-1.3c
TEX_MAP_FILES+= fira.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"