update Wed Jun 16 12:37:00 PDT 2010
[pkgsrc.git] / print / tex-ltxmisc / Makefile
1 # $NetBSD: Makefile,v 1.5 2010/05/25 08:02:44 minskim Exp $
2
3 DISTNAME=       ltxmisc
4 PKGNAME=        tex-${DISTNAME}-2009
5 PKGREVISION=    1
6 TEXLIVE_REV=    18137
7
8 MAINTAINER=     minskim@NetBSD.org
9 COMMENT=        Miscellaneous LaTeX packages
10
11 DEPENDS+=       tex-amsmath-[0-9]*:../../print/tex-amsmath
12 DEPENDS+=       tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
13 DEPENDS+=       tex-latex-bin-[0-9]*:../../print/tex-latex-bin
14 DEPENDS+=       tex-courier-[0-9]*:../../fonts/tex-courier
15 DEPENDS+=       tex-graphics-[0-9]*:../../print/tex-graphics
16 DEPENDS+=       tex-latex-[0-9]*:../../print/tex-latex
17 DEPENDS+=       tex-natbib-[0-9]*:../../print/tex-natbib
18 DEPENDS+=       tex-psnfss-[0-9]*:../../fonts/tex-psnfss
19 DEPENDS+=       tex-tools-[0-9]*:../../print/tex-tools
20
21 .include "../../print/texlive/package.mk"
22 .include "../../mk/bsd.pkg.mk"