2003-07-17 23:31:04 +02:00
|
|
|
# $NetBSD: Makefile,v 1.87 2003/07/17 21:40:52 grant Exp $
|
2003-05-23 20:04:31 +02:00
|
|
|
#
|
1999-05-05 23:01:46 +02:00
|
|
|
|
2003-06-18 12:26:54 +02:00
|
|
|
DISTNAME= gimp-1.2.5
|
2003-05-23 20:04:31 +02:00
|
|
|
CATEGORIES= graphics
|
|
|
|
DISTFILES= # nothing
|
1999-05-05 23:01:46 +02:00
|
|
|
|
2003-07-17 23:31:04 +02:00
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
2003-05-23 20:04:31 +02:00
|
|
|
HOMEPAGE= http://www.gimp.org/
|
|
|
|
COMMENT= GNU Image Manipulation Program
|
1999-05-05 23:01:46 +02:00
|
|
|
|
2003-05-23 20:04:31 +02:00
|
|
|
NO_BUILD= YES
|
1998-02-03 11:17:01 +01:00
|
|
|
|
2003-06-18 12:26:54 +02:00
|
|
|
DEPENDS+= gimp-base>=1.2.5:../../graphics/gimp-base
|
2002-02-15 21:55:58 +01:00
|
|
|
DEPENDS+= gimp-data>=1.2:../../graphics/gimp-data
|
|
|
|
DEPENDS+= gimp-print>=4.2.0:../../print/gimp-print
|
|
|
|
DEPENDS+= gimp-print-escputil>=4.2.0:../../print/gimp-print-escputil
|
2001-08-02 15:33:09 +02:00
|
|
|
|
2002-02-15 21:55:58 +01:00
|
|
|
do-install: # nothing
|
2000-07-15 22:39:13 +02:00
|
|
|
|
1999-05-05 23:01:46 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|