pkgsrc/fonts/tex-times/Makefile
minskim d3a35760e7 Import tex-times-2008.7340 as fonts/tex-times.
The times package is now obsolete, replaced by the mathptmx package,
which supports Times Roman text and (mostly) matching mathematics.
The times package remains available, for compatibility; both it and
mathptmx are part of psnfss.
2009-07-07 23:13:31 +00:00

13 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 23:13:31 minskim Exp $
# TeX Live Revision 7340
DISTNAME= times
PKGNAME= tex-${DISTNAME}-2008.7340
MAINTAINER= minskim@NetBSD.org
COMMENT= Select Adobe Times Roman (or equivalent) as default font
CONFLICTS+= teTeX-texmf<=3.0nb16
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"