cd80bb855f
This release fixes an issue with page rotations when used together with the new pdfmanagement code.
13 lines
344 B
Makefile
13 lines
344 B
Makefile
# $NetBSD: Makefile,v 1.16 2021/06/05 05:08:27 markd Exp $
|
|
|
|
DISTNAME= pdfpages.doc
|
|
PKGNAME= tex-${DISTNAME:S/./-/}-0.5t
|
|
TEXLIVE_REV= 58212
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= https://ctan.org/pkg/pdfpages
|
|
COMMENT= Documentation for tex-pdfpages
|
|
LICENSE= lppl-1.3c
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|