summaryrefslogtreecommitdiff
path: root/graphics/gimp-data-extras/Makefile
blob: 1359d72ff453157cb6c533bce3ac277c4a636fc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Michael Johnson <ahze@FreeBSD.org>

PORTNAME=	gimp-data-extras
PORTVERSION=	2.0.4
CATEGORIES=	graphics
MASTER_SITES=	GIMP/gimp/extras/

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Collection of additional brushes and patterns files for GIMP

LIB_DEPENDS=	libgimp-2.0.so:graphics/gimp-app

USES=		pkgconfig tar:bzip2
GNU_CONFIGURE=	yes

.include <bsd.port.mk>