pkgsrc/print/tex-bbm-macros/Makefile
wiz 430e7834d6 Import tex-bbm-macros-2014 as print/tex-bbm-macros.
Provides LaTeX support for Blackboard variants of Computer
Modern fonts. Declares a font family bbm so you can in
principle write running text in blackboard bold, and lots of
math alphabets for using the fonts within maths.
2015-05-05 13:49:44 +00:00

13 lines
353 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/05/05 13:49:44 wiz Exp $
DISTNAME= bbm-macros
PKGNAME= tex-${DISTNAME}-2014
TEXLIVE_REV= 17224
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/bbm-macros
COMMENT= LaTeX support for "blackboard-style" cm fonts
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"