summaryrefslogtreecommitdiff
path: root/graphics/gimp1/Makefile
blob: 3760ce91f8451ce25613ef645152a6e5ed9662df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# $NetBSD: Makefile,v 1.4 2006/02/05 23:09:31 joerg Exp $
#

DISTNAME=	gimp-1.2.5
PKGREVISION=	1
CATEGORIES=	graphics
DISTFILES=	# nothing

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.gimp.org/
COMMENT=	GNU Image Manipulation Program

NO_BUILD=	YES

DEPENDS+=	gimp-base>=1.2.5:../../graphics/gimp1-base
DEPENDS+=	gimp-data>=1.2:../../graphics/gimp1-data
DEPENDS+=	gimp-print>=4.2.0:../../print/gimp-print
DEPENDS+=	gimp-print-escputil>=4.2.0:../../print/gimp-print-escputil

do-install:	# nothing

.include "../../mk/bsd.pkg.mk"