summaryrefslogtreecommitdiff
path: root/print/tex-endfloat/Makefile
blob: 2547bb16a0b4b38c5b769c56e825b206dda4d158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.5 2019/05/13 21:13:26 markd Exp $

DISTNAME=	endfloat
PKGNAME=	tex-${DISTNAME}-2.7
TEXLIVE_REV=	51003

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"