4ee3dd70f8
[pdf]latex support has been restored by re-naming type1 and generated BoldItalic fonts in compliance with the Reserved Font Name provision of the OFL license.
15 lines
403 B
Makefile
15 lines
403 B
Makefile
# $NetBSD: Makefile,v 1.6 2021/02/20 00:17:58 markd Exp $
|
|
|
|
DISTNAME= librecaslon
|
|
PKGNAME= tex-${DISTNAME}-2020.56003
|
|
TEXLIVE_REV= 56003
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/librecaslon
|
|
COMMENT= Libre Caslon fonts, with LaTeX support
|
|
LICENSE= ofl-v1.1 AND lppl-1.3c
|
|
|
|
TEX_MAP_FILES+= LibreCaslon.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|