aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-11 01:13:26 +0800
committermiwi <miwi@FreeBSD.org>2011-02-11 01:13:26 +0800
commit902685c70b56deaca23b32a6a6ead8dc44d6c21e (patch)
treee80f011d9704e443baf35c1487df17d282ca369c /graphics/Makefile
parente7a363146be81e13c12c353003cc1b47c467a0ce (diff)
downloadfreebsd-ports-gnome-902685c70b56deaca23b32a6a6ead8dc44d6c21e.tar.gz
freebsd-ports-gnome-902685c70b56deaca23b32a6a6ead8dc44d6c21e.tar.zst
freebsd-ports-gnome-902685c70b56deaca23b32a6a6ead8dc44d6c21e.zip
G'MIC stands for GREYC's Magic Image Converter. This project aims to:
* Define a minimal but powerful script language (G'MIC) dedicated to the design of image processing pipelines. * Provide an interpreter of this language (in C++), distributed as an open-source module/library embeddable in third-party applications. * Propose two binary tools embedding this interpreter : o The command-line executable gmic to use the G'MIC framework from a shell. o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image retouching software GIMP. WWW: http://gmic.sourceforge.net PR: ports/154595 Submitted by: Mahmatkhanov Ruslan <cvs-src at yandex.ru>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 9c1cedb6bc97..9c1093d50d10 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -252,6 +252,7 @@
SUBDIR += gimp-data-extras
SUBDIR += gimp-focusblur-plugin
SUBDIR += gimp-gap
+ SUBDIR += gimp-gmic-plugin
SUBDIR += gimp-greycstoration
SUBDIR += gimp-help
SUBDIR += gimp-lqr-plugin