pkgsrc/print/tex-lastpage/Makefile
wiz 44faa0cdcd Remove teTeX* packages and references to them.
teTeX was desupported in 2006, and we have texlive in pkgsrc since 2009.
2017-09-06 16:49:21 +00:00

14 lines
368 B
Makefile

# $NetBSD: Makefile,v 1.4 2017/09/06 16:49:39 wiz Exp $
DISTNAME= lastpage
PKGNAME= tex-${DISTNAME}-1.2m
TEXLIVE_REV= 36680
MAINTAINER= minskim@NetBSD.org
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"