pkgsrc/fonts/tex-ae/Makefile
minskim a7b5cbdc89 Import tex-ae-1.4 as fonts/tex-ae.
A set of virtual fonts which emulates T1 coded fonts using the
standard CM fonts.  The package name, AE fonts, supposedly stands for
"Almost European".  The main use of the package was to produce PDF
files using Adobe Type 1 versions of the CM fonts instead of bitmapped
EC fonts.  Note that direct substitutes for the bitmapped fonts are
now available, via the CM-super, Latin Modern, and CM-LGC font sets.
2009-07-12 02:34:33 +00:00

14 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:34:33 minskim Exp $
# TeX Live Revision 7340
DISTNAME= ae
PKGNAME= tex-${DISTNAME}-1.4
MAINTAINER= minskim@NetBSD.org
COMMENT= Virtual fonts for T1 encoded CMR-fonts
CONFLICTS+= teTeX-texmf<=3.0nb18
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"