fdf658fc72
changes unknown
21 lines
670 B
Makefile
21 lines
670 B
Makefile
# $NetBSD: Makefile,v 1.5 2015/08/09 10:17:05 markd Exp $
|
|
|
|
DISTNAME= pdfpages
|
|
PKGNAME= tex-${DISTNAME}-0.5a
|
|
TEXLIVE_REV= 37944
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAPE= http://ctan.org/pkg/pdfpages
|
|
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"
|