pkgsrc/print/tex-endfloat/Makefile
markd ba8919227f Update tex-endfloat{,-doc} to 2.5d
latest texlive version.  changes unknown.
2015-04-22 22:13:28 +00:00

15 lines
407 B
Makefile

# $NetBSD: Makefile,v 1.2 2015/04/22 22:13:28 markd Exp $
DISTNAME= endfloat
PKGNAME= tex-${DISTNAME}-2.5d
TEXLIVE_REV= 24962
MAINTAINER= minskim@NetBSD.org
COMMENT= Move floats to the end with markers where they belong
LICENSE= gnu-gpl-v2
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"