67c7f6016a
latest texlive version. changes unknown.
20 lines
631 B
Makefile
20 lines
631 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/04/23 12:48:19 markd Exp $
|
|
|
|
DISTNAME= pdfpages
|
|
PKGNAME= tex-${DISTNAME}-0.4v
|
|
TEXLIVE_REV= 31518
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= Include PDF documents in LaTeX
|
|
LICENSE= lppl-1.3c
|
|
|
|
CONFLICTS= teTeX-texmf<=3.0nb29
|
|
DEPENDS+= tex-eso-pic-[0-9]*:../../print/tex-eso-pic
|
|
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
|
|
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
|
|
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
|
|
DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
|
|
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|