pkgsrc/print/tex-etoc-doc/Makefile
markd d5660ebec8 tex-etoc{,-doc}: update to 1.09e
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.
2022-04-08 21:20:36 +00:00

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"