summaryrefslogtreecommitdiff
path: root/print/tex-a4wide/Makefile
blob: 4d4d808314d2e72f045503e481c5f6cac2ee2172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.3 2011/03/18 23:37:39 minskim Exp $

DISTNAME=	a4wide
PKGNAME=	tex-${DISTNAME}-2010
PKGREVISION=	1
TEXLIVE_REV=	20943

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Wide a4 layout for LaTeX

CONFLICTS+=	tex-ltxmisc<2009
DEPENDS+=	tex-ntgclass-[0-9]*:../../print/tex-ntgclass

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