pkgsrc/print/tex-multirow-doc/Makefile
markd 1e0499f80e tex-multirow{,-doc}: update to 2.7
2.7
Allow multi-paragraph text in \multirow .

2.6
Resolve an incompatibility with newer versions of the supertabular package.
Enable some uses of the big delims outside of an array or tabular environment.
Documentation updates.
2021-02-20 10:33:02 +00:00

13 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.10 2021/02/20 10:33:02 markd Exp $
DISTNAME= multirow.doc
PKGNAME= tex-${DISTNAME:S/./-/}-2.7
TEXLIVE_REV= 57552
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/multirow
COMMENT= Documentation for tex-multirow
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"