pkgsrc/print/tex-threeparttable/Makefile
minskim 5601b5d87d Import tex-threeparttable-2009 as print/tex-threeparttable.
This package provides a scheme for tables that have a structured note
section, after the caption.  This scheme provides an answer to the old
problem of putting footnotes in tables---by making footnotes entirely
unnecessary.  Note that a threeparttable is not a float of itself; but
you can place it in a table or a table* environment, if necessary.
2010-03-12 20:59:29 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/03/12 20:59:29 minskim Exp $
# TeX Live Revision 17383
DISTNAME= threeparttable
PKGNAME= tex-${DISTNAME}-2009
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX tables with captions and notes all the same width
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"