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.
13 lines
346 B
Makefile
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"
|