6b7b033436
* Prevent new LaTeX paragraph hooks from running and interfering unnecessarily with breqn internals (thanks Frank)
13 lines
349 B
Makefile
13 lines
349 B
Makefile
# $NetBSD: Makefile,v 1.10 2022/04/07 05:31:36 markd Exp $
|
|
|
|
DISTNAME= breqn
|
|
PKGNAME= tex-${DISTNAME}-0.98l
|
|
TEXLIVE_REV= 60881
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/breqn
|
|
COMMENT= Automatic line breaking of displayed equations
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|