pkgsrc/print/tex-dblfloatfix/Makefile
minskim 879e47dcee Import tex-dblfloatfix-1.0 as print/tex-dblfloatfix.
The package solves two problems: floats in a twocolumn document come
out in the right order and allowed float positions are now [tbp].  The
packages actually merges facilities from fixltx2e and stfloats.
2010-04-21 06:14:03 +00:00

13 lines
314 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/04/21 06:14:03 minskim Exp $
# TeX Live Revision 17191
DISTNAME= dblfloatfix
PKGNAME= tex-${DISTNAME}-1.0
MAINTAINER= minskim@NetBSD.org
COMMENT= Fixes for twocolumn floats
CONFLICTS+= tex-ltxmisc<2009
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"