pkgsrc/print/tex-algorithm2e-doc/Makefile
markd 43e68d5011 Update tex-algorithm2e{,-doc} to 5.2
This release fix some old bugs (see release note for more informations
about this) and take care of some small overfull hbox that was
present in some particular combination of options and packages.
In particular it fixes an annoying unbalanced brace that could cause some
troubles.
2017-08-17 04:30:59 +00:00

15 lines
386 B
Makefile

# $NetBSD: Makefile,v 1.6 2017/08/17 04:30:59 markd Exp $
DISTNAME= algorithm2e.doc
PKGNAME= tex-${DISTNAME:S/./-/}-5.2
TEXLIVE_REV= 44846
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/algorithm2e
COMMENT= Documentation for tex-algorithm2e
LICENSE= lppl-1.3c
CONFLICTS+= tex-algorithm2e<4
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"