2013-09-12 11:07:08 +02:00
|
|
|
# Created by: Michael Johnson <ahze@FreeBSD.org>
|
2008-02-24 00:04:27 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= gimp-data-extras
|
|
|
|
PORTVERSION= 2.0.2
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 5
|
2008-02-24 00:04:27 +01:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
|
|
|
http://gimp.mirrors.hoobly.com/%SUBDIR%/ \
|
|
|
|
http://ftp.gwdg.de/pub/misc/grafik/gimp/%SUBDIR%/ \
|
|
|
|
ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \
|
|
|
|
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
|
|
|
|
http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \
|
|
|
|
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,}
|
|
|
|
MASTER_SITE_SUBDIR= gimp/extras/
|
|
|
|
|
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= Collection of additional brushes and patterns files for GIMP
|
|
|
|
|
|
|
|
LIB_DEPENDS= gimp-2.0.0:${PORTSDIR}/graphics/gimp-app
|
|
|
|
|
2013-09-12 11:07:08 +02:00
|
|
|
USES= pkgconfig
|
2008-02-24 00:04:27 +01:00
|
|
|
USE_BZIP2= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2013-09-20 20:35:44 +02:00
|
|
|
NO_STAGE= yes
|
2008-02-24 00:04:27 +01:00
|
|
|
.include <bsd.port.mk>
|