44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
15 lines
346 B
Makefile
15 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:26 wiz Exp $
|
|
|
|
DISTNAME= txfonts
|
|
PKGNAME= tex-${DISTNAME}-2009
|
|
PKGREVISION= 1
|
|
TEXLIVE_REV= 15878
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Times-like fonts in support of mathematics
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
TEX_MAP_FILES+= txfonts.map
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|