pkgsrc/fonts/tex-bbold/Makefile
minskim ab572a80a3 Import tex-bbold-1.01 as fonts/tex-bbold.
A geometric sans serif blackboard bold font, for use in
mathematics; MetaFont sources are provided, as well as macros
for use with LaTeX. The Sauter font package has MetaFont
parameter source files for building the fonts at more sizes
than you could reasonably imagine. See the blackboard sampler
for a feel for the font's appearance.
2012-05-08 18:28:38 +00:00

16 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2012/05/08 18:28:38 minskim Exp $
DISTNAME= bbold
PKGNAME= tex-${DISTNAME}-1.01
CATEGORIES= fonts
TEXLIVE_REV= 17187
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Sans serif blackboard bold
LICENSE= modified-bsd
DEPENDS+= tex-bbold-type1-[0-9]*:../../fonts/tex-bbold-type1
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"