d5660ebec8
Needed (if etoc is used without hyperref) updates to internal macros to prepare for the upcoming LaTeX November 2021 change to \contentsline. Related updates to the user macro \etoctoccontentsline.
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# $NetBSD: Makefile,v 1.7 2022/04/08 21:20:36 markd Exp $
|
|
|
|
DISTNAME= etoc.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-1.09e
|
|
TEXLIVE_REV= 60589
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/etoc
|
|
COMMENT= Documentation for tex-etoc
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|