summaryrefslogtreecommitdiff
path: root/print/tex-geometry/Makefile
blob: 775c76ce72d6ce59efdef625eed4f81cd1f28a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2009/07/12 03:32:45 minskim Exp $
# TeX Live Revision 11688

DISTNAME=	geometry
PKGNAME=	tex-${DISTNAME}-4.1

MAINTAINER=	minskim@NetBSD.org
COMMENT=	Flexible and complete interface to document dimensions

CONFLICTS+=	teTeX-texmf<=3.0nb18
DEPENDS+=	tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+=	tex-oberdiek-[0-9]*:../../print/tex-oberdiek

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