pkgsrc/print/tex-ftcap/Makefile
minskim 18cef28683 Import tex-ftcap-1.4 as print/tex-ftcap.
For several reasons a \caption may be desirable at the top of a table
environment.  This package changes the table environment such that
\abovecaptionskip and \belowcaptionskip are swapped.  The package
should also work with a non-standard table environment.
2010-04-27 18:42:00 +00:00

13 lines
337 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/27 18:42:00 minskim Exp $
# TeX Live Revision 17275
DISTNAME= ftcap
PKGNAME= tex-${DISTNAME}-1.4
MAINTAINER= minskim@NetBSD.org
COMMENT= Allows \caption at the beginning of a table-environment
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"