09847300cc
[pdf]latex support has been restored by re-naming the type1 fonts and support in compliance with the Reserved Font Name provision in the OFL license.
15 lines
430 B
Makefile
15 lines
430 B
Makefile
# $NetBSD: Makefile,v 1.5 2021/02/20 00:15:43 markd Exp $
|
|
|
|
DISTNAME= librebaskerville
|
|
PKGNAME= tex-${DISTNAME}-2020
|
|
TEXLIVE_REV= 56018
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/librebaskerville
|
|
COMMENT= The Libre Baskerville family of fonts with LaTeX support
|
|
LICENSE= ofl-v1.1 AND lppl-1.3c
|
|
|
|
TEX_MAP_FILES+= LibreBaskerville.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|