2008-06-20 02:15:35 +02:00
|
|
|
# $NetBSD: Makefile,v 1.8 2008/06/20 00:15:35 joerg Exp $
|
2004-03-30 00:05:54 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= gimp-1.2.5
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 1
|
2004-03-30 00:05:54 +02:00
|
|
|
CATEGORIES= graphics
|
2006-09-02 21:37:34 +02:00
|
|
|
MASTER_SITES= # none
|
|
|
|
DISTFILES= # none
|
2004-03-30 00:05:54 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2004-03-30 00:05:54 +02:00
|
|
|
HOMEPAGE= http://www.gimp.org/
|
|
|
|
COMMENT= GNU Image Manipulation Program
|
|
|
|
|
2008-06-20 02:15:35 +02:00
|
|
|
META_PACKAGE= yes
|
2004-03-30 00:05:54 +02:00
|
|
|
|
2004-03-30 00:22:54 +02:00
|
|
|
DEPENDS+= gimp-base>=1.2.5:../../graphics/gimp1-base
|
|
|
|
DEPENDS+= gimp-data>=1.2:../../graphics/gimp1-data
|
2004-03-30 00:05:54 +02:00
|
|
|
DEPENDS+= gimp-print>=4.2.0:../../print/gimp-print
|
|
|
|
DEPENDS+= gimp-print-escputil>=4.2.0:../../print/gimp-print-escputil
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|