44faa0cdcd
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
14 lines
341 B
Makefile
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"
|