freebsd-ports/graphics/gimp-data-extras/Makefile
2021-04-06 16:31:07 +02:00

16 lines
368 B
Makefile

# 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>