pkgsrc/print/tex-lastpage-doc/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

13 lines
343 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/04/14 02:01:03 markd Exp $
DISTNAME= lastpage.doc
PKGNAME= tex-${DISTNAME:S/./-/}-1.2n
TEXLIVE_REV= 60414
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/lastpage
COMMENT= Documentation for tex-lastpage
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"