pkgsrc/fonts/tex-merriweather/Makefile

17 lines
422 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2020/05/10 04:31:49 markd Exp $
DISTNAME= merriweather
PKGNAME= tex-${DISTNAME}-2020
PKGREVISION= 1
TEXLIVE_REV= 52380
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/merriweather
COMMENT= Merriweather and MerriweatherSans fonts, with LaTeX support
LICENSE= ofl-v1.1
TEX_MAP_FILES+= merriweather.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"