summaryrefslogtreecommitdiff
path: root/print/tex-endfloat/Makefile
blob: e0825f2485cc20dd22077124ecd5f78c7bb248d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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"