667e8f4cf7
Extensions, originally to the CM fonts, providing a parameterization scheme to build METAFONT fonts at true design sizes, for a large range of sizes. The scheme has now been extended to a range of other fonts, including the AMS fonts, bbm, bbold, rsfs and wasy fonts.
12 lines
311 B
Makefile
12 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.1 2015/05/02 14:00:44 wiz Exp $
|
|
|
|
DISTNAME= sauter
|
|
PKGNAME= tex-${DISTNAME}-2.4
|
|
TEXLIVE_REV= 13293
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Wide range of design sizes for CM fonts
|
|
LICENSE= gnu-gpl-v2 # or v3?
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|