37298f4726
- Use PDF 1.5 instead of 1.4.
14 lines
364 B
Makefile
14 lines
364 B
Makefile
# $NetBSD: Makefile,v 1.4 2010/11/07 19:45:53 minskim Exp $
|
|
|
|
DISTNAME= tools
|
|
PKGNAME= tex-${DISTNAME}-2010
|
|
TEXLIVE_REV= 20258
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
COMMENT= The LaTeX standard tools bundle
|
|
|
|
CONFLICTS+= teTeX-texmf<=3.0nb13
|
|
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
|
|
|
|
.include "../../print/texlive/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|