pkgsrc/print/tex-lastpage/Makefile
markd 7ad6d3914b tex-lastpage{,-doc}: update to 1.2n
lastpage should be compatible with package french again; documentation and
example have been extended.
2022-04-14 02:01:03 +00:00

15 lines
410 B
Makefile

# $NetBSD: Makefile,v 1.6 2022/04/14 02:01:03 markd Exp $
DISTNAME= lastpage
PKGNAME= tex-${DISTNAME}-1.2n
TEXLIVE_REV= 60414
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/lastpage
COMMENT= Reference last page for Page N of M type footers
LICENSE= lppl-1.3c
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"