pkgsrc/print/tex-xstring/Makefile
markd 355aa4c6d8 tex-xstring{,-doc}: update to 1.83
1.82
- bug fix: \IfEqCase and \IfStrEqCase now accept \par in their arguments.

1.83
-bugfix: all macros recover the \long state i.e. accept \par in their
  argument
2019-05-06 21:28:33 +00:00

13 lines
335 B
Makefile

# $NetBSD: Makefile,v 1.3 2019/05/06 21:28:33 markd Exp $
DISTNAME= xstring
PKGNAME= tex-${DISTNAME}-1.83
TEXLIVE_REV= 49946
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://ctan.org/pkg/xstring
COMMENT= String manipulation for (La)TeX
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"