d3a35760e7
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.
13 lines
346 B
Makefile
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"
|