pkgsrc/graphics/gimp1/Makefile

22 lines
541 B
Makefile
Raw Normal View History

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
PKGREVISION= 1
2004-03-30 00:05:54 +02:00
CATEGORIES= graphics
MASTER_SITES= # none
DISTFILES= # none
2004-03-30 00:05:54 +02: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"