44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
339 B
Makefile
14 lines
339 B
Makefile
# $NetBSD: Makefile,v 1.9 2017/09/06 16:49:26 wiz Exp $
|
|
|
|
DISTNAME= times
|
|
PKGNAME= tex-${DISTNAME}-2014
|
|
TEXLIVE_REV= 35058
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Select Adobe Times Roman (or equivalent) as default font
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
TEX_MAP_FILES+= utm.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|