18 lines
558 B
Makefile
18 lines
558 B
Makefile
# $NetBSD: Makefile,v 1.5 2019/12/06 20:22:59 markd Exp $
|
|
|
|
DISTNAME= pageslts
|
|
PKGNAME= tex-${DISTNAME}-1.2f
|
|
TEXLIVE_REV= 39164
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Provide labels for the last page in each page numbering group
|
|
LICENSE= lppl-1.3c
|
|
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
|
|
DEPENDS+= tex-undolabl-[0-9]*:../../print/tex-undolabl
|
|
|
|
TEXLIVE_UNVERSIONED= yes
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|