pkgsrc/print/tex-collection-latex/Makefile
minskim e3998c6a2b Update tex-collection-latex to 2010.
Changes:
- Sync with TeX Live 2010.
2011-01-20 17:21:24 +00:00

43 lines
1.8 KiB
Makefile

# $NetBSD: Makefile,v 1.2 2011/01/20 17:21:24 minskim Exp $
DISTNAME= collection-latex
PKGNAME= tex-${DISTNAME}-2010
CATEGORIES= print
TEXLIVE_REV= 18674
MASTER_SITES= # empty
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.tug.org/texlive/
COMMENT= Basic LaTeX packages
DEPENDS+= tex-ae>=1.4:../../fonts/tex-ae
DEPENDS+= tex-amscls>=2010.20248:../../print/tex-amscls
DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath
DEPENDS+= tex-babel>=3.8lnb2:../../print/tex-babel
DEPENDS+= tex-babelbib>=1.29:../../print/tex-babelbib
DEPENDS+= tex-carlisle>=2010:../../print/tex-carlisle
DEPENDS+= tex-colortbl>=0.1nb1:../../print/tex-colortbl
DEPENDS+= tex-fancyhdr>=3.1nb1:../../print/tex-fancyhdr
DEPENDS+= tex-fix2col>=2009:../../print/tex-fix2col
DEPENDS+= tex-geometry>=5.6:../../print/tex-geometry
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-hyperref>=6.81pnb3:../../print/tex-hyperref
DEPENDS+= tex-latex>=2010:../../print/tex-latex
DEPENDS+= tex-latex-bin>=2010:../../print/tex-latex-bin
DEPENDS+= tex-latex-fonts>=2009:../../fonts/tex-latex-fonts
DEPENDS+= tex-latexconfig>=2010.20663:../../print/tex-latexconfig
DEPENDS+= tex-ltxmisc>=2010:../../print/tex-ltxmisc
DEPENDS+= tex-mfnfss>=2009:../../print/tex-mfnfss
DEPENDS+= tex-mptopdf>=2010:../../graphics/tex-mptopdf
DEPENDS+= tex-natbib>=8.31b:../../print/tex-natbib
DEPENDS+= tex-oberdiek>=2009nb2:../../print/tex-oberdiek
DEPENDS+= tex-pdftex-def>=0.04m:../../print/tex-pdftex-def
DEPENDS+= tex-pslatex>=2009:../../print/tex-pslatex
DEPENDS+= tex-psnfss>=9.2anb1:../../fonts/tex-psnfss
DEPENDS+= tex-pspicture>=2009:../../print/tex-pspicture
DEPENDS+= tex-tools>=2009:../../print/tex-tools
DEPENDS+= tex-collection-basic>=2010:../../print/tex-collection-basic
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"