pkgsrc/print/tex-amsmath/Makefile
markd 693a9f6fe3 tex-amsmath{,-doc}: update to 2.17a
* amsmath.dtx: ensure that overfull alignments give warnings in more cases

* amsmath.dtx: move the nulldelimiterspace correction for closing
  delimiters in \genfrac for extended TeXs to the line before
  \nulldelimiterspace is locally set to 0pt.
2017-10-21 03:56:42 +00:00

15 lines
402 B
Makefile

# $NetBSD: Makefile,v 1.12 2017/10/21 03:56:42 markd Exp $
DISTNAME= amsmath
PKGNAME= tex-${DISTNAME}-2.17a
TEXLIVE_REV= 45246
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/latex-amsmath
COMMENT= AMS mathematical facilities for LaTeX
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"