pkgsrc/print/tex-tools/Makefile
minskim 67ef0fe812 Import tex-tools-2008.11806 as print/tex-tools.
A collection of (variously) simple tools provided as part of the LaTeX
required tools distribution, comprising afterpage, array, calc,
dcolumn, delarray enumerate, fileerr, fontsmpl, ftnright, hhline,
indentfirst, layout, longtable, multicol, rawfonts, showkeys,
somedefs, theorem, tabularx, trace, varioref, verbatim, xr, and
xspace.
2009-04-24 19:13:39 +00:00

15 lines
435 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/04/24 19:13:39 minskim Exp $
# TeX Live Revision 11806
DISTNAME= tools
PKGNAME= tex-${DISTNAME}-2008.11806
MAINTAINER= minskim@NetBSD.org
COMMENT= The LaTeX standard tools bundle
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"