pkgsrc/print/tex-pagesel/Makefile
markd 42c916b04f tex-pagesel{,-doc}: add version 1.10
Selects single pages, ranges of pages, odd pages or even pages
for output. The package is part of the oberdiek bundle.
2021-02-13 05:35:21 +00:00

13 lines
342 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/02/13 05:35:21 markd Exp $
DISTNAME= pagesel
PKGNAME= tex-${DISTNAME}-1.10
TEXLIVE_REV= 56105
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://ctan.org/pkg/pagesel
COMMENT= Select pages of a document for output
LICENSE= lppl-1.3c
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"