pkgsrc/print/tex-ltxmisc/Makefile
minskim fb51fff8cf Update tex-ltxmisc to 2010.
The following packages were separated from ltxmisc: path, titleref,
truncate, underscore.
2010-09-24 16:33:05 +00:00

21 lines
746 B
Makefile

# $NetBSD: Makefile,v 1.6 2010/09/24 16:33:05 minskim Exp $
DISTNAME= ltxmisc
PKGNAME= tex-${DISTNAME}-2010
TEXLIVE_REV= 19851
MAINTAINER= minskim@NetBSD.org
COMMENT= Miscellaneous LaTeX packages
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-courier-[0-9]*:../../fonts/tex-courier
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"