pkgsrc/print/tex-classpack/Makefile
markd 21246426f4 tex-classpack{,-doc}: update to 1.19
v.1.19 of the ClassPack documentation environment is a maintenance
release. It is not needed for any other purpose and is not required
for the use of any other class or package, only for the documentation
of ClassPack–developed classes and packages.
2021-02-20 09:53:37 +00:00

13 lines
353 B
Makefile

# $NetBSD: Makefile,v 1.4 2021/02/20 09:53:37 markd Exp $
DISTNAME= classpack
PKGNAME= tex-${DISTNAME}-1.19
TEXLIVE_REV= 55218
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/classpack
COMMENT= XML mastering for LaTeX classes and packages
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"