pkgsrc/print/tex-mparhack-doc/Makefile
markd dc2cbb9d38 tex-mparhack{,-doc}: update to 1.5
This corrects the redefinition of an internal command, which
clashed with other usages, e.g. in the shipout hooks.
2021-06-05 04:26:34 +00:00

13 lines
348 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/06/05 04:26:34 markd Exp $
DISTNAME= mparhack.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.5
TEXLIVE_REV= 59066
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/mparhack
COMMENT= Documentation for tex-mparhack
LICENSE= gnu-gpl-v2
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"