summaryrefslogtreecommitdiff
path: root/print/tex-endfloat/Makefile
blob: 9d15e078a87f316b06a4d5f20528abb46cee6d87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.4 2018/05/06 02:37:15 markd Exp $

DISTNAME=	endfloat
PKGNAME=	tex-${DISTNAME}-2.6
TEXLIVE_REV=	47108

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://ctan.org/pkg/endfloat
COMMENT=	Move floats to the end with markers where they belong
LICENSE=	gnu-gpl-v2

DEPENDS+=	tex-latex-bin-[0-9]*:../../print/tex-latex-bin

.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"