summaryrefslogtreecommitdiff
path: root/print/tex-endfloat/Makefile
blob: b70e33d7d4cea36fe9731b732072e542f19cc862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2019/12/06 20:19:29 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

TEXLIVE_UNVERSIONED=	yes
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"