pkgsrc/print/tex-pdfpages-doc/Makefile
markd cd80bb855f tex-pdfpages{,-doc}: update to 0.5t
This release fixes an issue with page rotations
when used together with the new pdfmanagement code.
2021-06-05 05:08:27 +00:00

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"