ffb34e8c17
0.32 Adapt \pdf at elapsedtime to new lua version. 0.33 * avoid that \pdfelapsedtime and \pdfresettimer are set to \cs{relax} when using xelatex. * load ltluatex when using plain so that the catcode tables are available
13 lines
354 B
Makefile
13 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.2 2021/02/13 11:29:44 markd Exp $
|
|
|
|
DISTNAME= pdftexcmds.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.33
|
|
TEXLIVE_REV= 55777
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/pdftexcmds
|
|
COMMENT= Documentation for tex-pdftexcmds
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|