pkgsrc/fonts/tex-esint/Makefile
markd 509a7f4706 tex-esint{,-doc}: update to 1.2b
This is an update of esint. There are new options intlimits and nointlimits
(like amsmath), and \idotsint is an alias of old \dotsint command to get all
the new symbols when using amsmath.
2019-08-11 10:35:32 +00:00

15 lines
399 B
Makefile

# $NetBSD: Makefile,v 1.4 2019/08/11 10:35:32 markd Exp $
DISTNAME= esint
PKGNAME= tex-${DISTNAME}-1.2b
TEXLIVE_REV= 51679
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/esint
COMMENT= Extended set of integrals for Computer Modern
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"