75f4a5689b
Nomentbl no longer uses the s column for units and thus works with the new versions of siunitx package.
13 lines
343 B
Makefile
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"
|