42c916b04f
Selects single pages, ranges of pages, odd pages or even pages for output. The package is part of the oberdiek bundle.
13 lines
342 B
Makefile
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"
|