pkgsrc/print/tex-nomencl/Makefile
markd 75f4a5689b tex-nomencl{,-doc}: update to 5.6
Nomentbl no longer uses the s column for units and thus works with the new
versions of siunitx package.
2022-04-09 21:53:22 +00:00

13 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.13 2022/04/09 21:53:22 markd Exp $
DISTNAME= nomencl
PKGNAME= tex-${DISTNAME}-5.6
TEXLIVE_REV= 61029
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/nomencl
COMMENT= Produce lists of symbols as in nomenclature
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"