pkgsrc/print/tex-xstring-doc/Makefile
markd 56b91a5250 tex-xstring{,-doc}: update to 1.81
xstring 1.81
* Bugfix in \IfInteger and \IfDecimal

xstring 1.8
* fixed lobal\local assignments to minimize save stack positions
* code cleaning
2019-01-28 10:45:26 +00:00

13 lines
344 B
Makefile

# $NetBSD: Makefile,v 1.2 2019/01/28 10:45:26 markd Exp $
DISTNAME= xstring.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.81
TEXLIVE_REV= 49363
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/xstring
COMMENT= Documentation for tex-xstring
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"