pkgsrc/print/tex-euler/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

14 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/09/06 16:49:34 wiz Exp $
DISTNAME= euler
PKGNAME= tex-${DISTNAME}-2.5
TEXLIVE_REV= 17261
MAINTAINER= minskim@NetBSD.org
COMMENT= Use AMS Euler fonts for math
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"