pkgsrc/print/tex-changes-doc/Makefile
markd b65c1ffbf3 tex-changes{,-doc}: update to 4.0.1
Release 4.0.0 is a substantial rewrite with some additions, changes and
bugfixes. Release 4.0.1 is a bugfix release for problems with chapters.
2021-02-20 09:50:52 +00:00

13 lines
346 B
Makefile

# $NetBSD: Makefile,v 1.7 2021/02/20 09:50:52 markd Exp $
DISTNAME= changes.doc
PKGNAME= tex-${DISTNAME:S/./-/}-4.0.1
TEXLIVE_REV= 57756
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/changes
COMMENT= Documentation for tex-changes
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"