freebsd-ports/graphics/gimp-data-extras/Makefile
Dima Panov d908e7eb2c graphics/gimp-data-extras: update to 2.0.4 release
While here, simplfy MASTER_SITES

With hat:	desktop
2021-01-14 03:01:31 +00:00

17 lines
380 B
Makefile

# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
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>