9458aa6efb
.afm and .pfb formats were moved to tex-amsfonts.
16 lines
375 B
Makefile
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"
|