pkgsrc/fonts/tex-txfonts/Makefile
minskim 2ccd47a260 Replace the updmap script with the version in TeX Live 2011.
Updating font maps is considerably faster with this version.
2011-11-06 08:43:28 +00:00

16 lines
364 B
Makefile

# $NetBSD: Makefile,v 1.4 2011/11/06 08:43:30 minskim Exp $
DISTNAME= txfonts
PKGNAME= tex-${DISTNAME}-2009
PKGREVISION= 1
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Times-like fonts in support of mathematics
CONFLICTS+= teTeX-texmf<=3.0nb19
TEX_MAP_FILES+= txfonts.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"