pkgsrc/print/tex-pdfpages/Makefile
minskim 4ef295b905 Import tex-pdfpages-0.4l as print/tex-pdfpages.
This package simplifies the inclusion of external multi-page PDF
documents in LaTeX documents. Pages may be freely selected and similar
to psnup it is possible to put several logical pages onto each sheet of
paper. Furthermore a lot of hypertext features like hyperlinks and
article threads are provided. The package supports pdfTeX (pdflatex) and
VTeX. With VTeX it is even possible to use this package to insert
PostScript files, in addition to PDF files.
2011-02-04 22:17:39 +00:00

13 lines
312 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2011/02/04 22:17:39 minskim Exp $
DISTNAME= pdfpages
PKGNAME= tex-${DISTNAME}-0.4l
TEXLIVE_REV= 20796
MAINTAINER= minskim@NetBSD.org
COMMENT= Include PDF documents in LaTeX
CONFLICTS= teTeX-texmf<=3.0nb29
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"