7ad6d3914b
lastpage should be compatible with package french again; documentation and example have been extended.
13 lines
343 B
Makefile
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"
|