pkgsrc/print/tex-sttools/Makefile
minskim 147d85b491 Import tex-sttools-2008.7340 as print/tex-sttools.
A collection of tools and macros, including a document "Inside LaTeX2e
kernel" (which discusses some of the functions of the packages),
miscellaneous float control, page styles for floats, multipage
tabulars, even columns at end of twocolumn region, switching between
one- and two- column anywhere, getting more mileage from \marginpar,
simulating the effect of "midfloats", create a bounding box, a package
to manipulate numerical lists, and arrays.
2009-07-12 02:17:00 +00:00

11 lines
288 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 02:17:00 minskim Exp $
# TeX Live Revision 7340
DISTNAME= sttools
PKGNAME= tex-${DISTNAME}-2008.7340
MAINTAINER= minskim@NetBSD.org
COMMENT= Various LaTeX tools and macros
.include "../../print/texlive/module.mk"
.include "../../mk/bsd.pkg.mk"