summaryrefslogtreecommitdiff
path: root/print/tex-nextpage/Makefile
blob: fd9d5995c530421b8ecbd41292394b8caaf50308 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2016/01/27 10:00:25 markd Exp $

DISTNAME=	nextpage
PKGNAME=	tex-${DISTNAME}-1.1a
TEXLIVE_REV=	15878

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Generalisations of the page advance commands
LICENSE=	lppl-1.3c

CONFLICTS+=	tex-ltxmisc<2009

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