pkgsrc/fonts/tex-bera/Makefile
minskim 4898c88259 Import tex-bera-2010 as fonts/tex-bera.
The package contains the Bera Type 1 fonts, and a zip archive containing
files to use the fonts with LaTeX. Bera is a set of three font families:
Bera Serif (a slab-serif Roman), Bera Sans (a Frutiger descendant), and
Bera Mono (monospaced/typewriter). Support for use in LaTeX is also
provided. The Bera family is a repackaging, for use with TeX, of the
Bitstream Vera family.
2011-03-06 20:51:17 +00:00

16 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/03/06 20:51:17 minskim Exp $
DISTNAME= bera
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 20031
MAINTAINER= minskim@NetBSD.org
COMMENT= Bera fonts
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
TEX_MAP_FILES+= bera.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"