pkgsrc/fonts/tex-merriweather/Makefile
markd 9da549b902 tex-merriweather{,-doc}: update to 2020.56365
Updated to version 2 of the fonts which now support small caps and lining
figures.
2021-02-20 00:22:05 +00:00

15 lines
427 B
Makefile

# $NetBSD: Makefile,v 1.6 2021/02/20 00:22:05 markd Exp $
DISTNAME= merriweather
PKGNAME= tex-${DISTNAME}-2020.56365
TEXLIVE_REV= 56365
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/merriweather
COMMENT= Merriweather and MerriweatherSans fonts, with LaTeX support
LICENSE= ofl-v1.1 AND lppl-1.3c
TEX_MAP_FILES+= merriweather.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"