pkgsrc/fonts/tex-bbm/Makefile
wiz 22012342c4 Import tex-bbm-2014 as fonts/tex-bbm.
Blackboard variants of Computer Modern fonts. The fonts are
distributed as Metafont source (only); LaTeX support is
available with the bbm-macros package. The Sauter font package
has Metafont parameter source files for building the fonts at
more sizes than you could reasonably imagine. A sample of these
fonts appears in the blackboard bold sampler.
2015-05-03 19:30:56 +00:00

12 lines
290 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/03 19:30:56 wiz Exp $
DISTNAME= bbm
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 15878
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= "Blackboard-style" cm fonts
# LICENSE= other-free
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"