pkgsrc/print/tex-latex/Makefile
minskim 934b6c5c96 Update tex-latex to the version in TeX Live 2009.
- Core packages were updated via latex-tds as of 2009-09-25.
2010-02-01 17:46:02 +00:00

17 lines
543 B
Makefile

# $NetBSD: Makefile,v 1.2 2010/02/01 17:46:02 minskim Exp $
# TeX Live Revision 16172
DISTNAME= latex
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX macro package that defines LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb12
DEPENDS+= tex-latexconfig-[0-9]*:../../print/tex-latexconfig
DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"