pkgsrc/fonts/tex-cm-super/Makefile
minskim 3f784c69e8 Import tex-cm-super-0.3.4 as fonts/tex-cm-super.
CM-Super family of fonts are Adobe Type 1 fonts that replace the
T1/TS1-encoded Computer Modern (EC/TC), T1/TS1-encoded Concrete,
T1/TS1-encoded CM bright and LH fonts (thus supporting all European
languages except Greek, and all Cyrillic-based languages), and
bringing many ameliorations in typesetting quality.  The fonts exhibit
the same metrics as the MetaFont-encoded originals.
2009-07-09 20:54:21 +00:00

19 lines
526 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/09 20:54:21 minskim Exp $
# TeX Live Revision 9442
DISTNAME= cm-super
PKGNAME= tex-${DISTNAME}-0.3.4
MAINTAINER= minskim@NetBSD.org
COMMENT= CM-Super family of fonts
LICENSE= gnu-gpl-v2
TEX_MIXEDMAP_FILES+= cm-super-t1.map
TEX_MIXEDMAP_FILES+= cm-super-t2a.map
TEX_MIXEDMAP_FILES+= cm-super-t2b.map
TEX_MIXEDMAP_FILES+= cm-super-t2c.map
TEX_MIXEDMAP_FILES+= cm-super-ts1.map
TEX_MIXEDMAP_FILES+= cm-super-x2.map
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"