pkgsrc/print/tex-endfloat/Makefile
minskim dade51cb66 Import tex-endfloat-2.4i as print/tex-endfloat.
Place all figures on pages by themselves at the end of the document,
optionally leaving markers like "[Figure 3 about here]" in the text near
to where the figure (or table) would normally have occurred.
2010-09-10 22:03:19 +00:00

14 lines
393 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2010/09/10 22:03:19 minskim Exp $
DISTNAME= endfloat
PKGNAME= tex-${DISTNAME}-2.4i
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
COMMENT= Move floats to the end with markers where they belong
CONFLICTS+= teTeX-texmf<=3.0nb27
DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"