pkgsrc/print/tex-collection-latex/Makefile
minskim 673f0044de Import tex-collection-latex-2009 as print/tex-collection-latex.
These packages are mandated by the core LaTeX team, or at least very
strongly recommended.
2010-05-10 22:59:38 +00:00

43 lines
1.8 KiB
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/05/10 22:59:38 minskim Exp $
DISTNAME= collection-latex
PKGNAME= tex-${DISTNAME}-2009
CATEGORIES= print
TEXLIVE_REV= 17133
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>=2009:../../print/tex-amscls
DEPENDS+= tex-amsmath>=2.13nb1:../../print/tex-amsmath
DEPENDS+= tex-babel>=3.8lnb1:../../print/tex-babel
DEPENDS+= tex-babelbib>=1.29:../../print/tex-babelbib
DEPENDS+= tex-carlisle>=2009:../../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.3:../../print/tex-geometry
DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
DEPENDS+= tex-hyperref>=6.80x:../../print/tex-hyperref
DEPENDS+= tex-latex>=2009:../../print/tex-latex
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
DEPENDS+= tex-latex-fonts>=2009:../../fonts/tex-latex-fonts
DEPENDS+= tex-latexconfig>=2009:../../print/tex-latexconfig
DEPENDS+= tex-ltxmisc>=2009:../../print/tex-ltxmisc
DEPENDS+= tex-mfnfss>=2009:../../print/tex-mfnfss
DEPENDS+= tex-natbib>=8.31a:../../print/tex-natbib
DEPENDS+= tex-oberdiek>=2009:../../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-supp-pdf>=2009:../../print/tex-supp-pdf
DEPENDS+= tex-tools>=2009:../../print/tex-tools
DEPENDS+= tex-collection-basic>=2009nb1:../../print/tex-collection-basic
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"