pkgsrc/fonts/tex-cm/Makefile
minskim 9458aa6efb Update tex-cm to 2009.15878.
.afm and .pfb formats were moved to tex-amsfonts.
2010-01-29 01:52:59 +00:00

16 lines
375 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/01/29 01:52:59 minskim Exp $
# TeX Live Revision 15878
DISTNAME= cm
PKGNAME= tex-${DISTNAME}-2009.15878
CATEGORIES= fonts
MAINTAINER= minskim@NetBSD.org
COMMENT= Computer Modern fonts
CONFLICTS+= teTeX-texmf<=3.0nb11
TEX_MIXEDMAP_FILES+= cmtext-bsr-interpolated.map
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"