408be90f39
[pdf]latex support restored using modified type1 font names in compliance with the Reserved Font Name provision of the OFL license.
15 lines
404 B
Makefile
15 lines
404 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/20 00:38:29 markd Exp $
|
|
|
|
DISTNAME= playfair
|
|
PKGNAME= tex-${DISTNAME}-2020.56005
|
|
TEXLIVE_REV= 56005
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/playfair
|
|
COMMENT= Playfair Display fonts with LaTeX support
|
|
LICENSE= ofl-v1.1 AND lppl-1.3c
|
|
|
|
TEX_MAP_FILES+= PlayfairDisplay.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|