diff options
author | sem <sem@FreeBSD.org> | 2006-05-25 12:00:57 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2006-05-25 12:00:57 +0800 |
commit | 3915d32f883a431bb0538317c2f8de5bc873f8fd (patch) | |
tree | 34b5014b035fb5573ec8acd1cb5426f124ca3402 /graphics/Makefile | |
parent | 78084bf6e0889cb6177273ae95dbd3028c5962c9 (diff) | |
download | freebsd-ports-gnome-3915d32f883a431bb0538317c2f8de5bc873f8fd.tar.gz freebsd-ports-gnome-3915d32f883a431bb0538317c2f8de5bc873f8fd.tar.zst freebsd-ports-gnome-3915d32f883a431bb0538317c2f8de5bc873f8fd.zip |
GREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle
from GREYC laboratory (at Caen in France).
WWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english
PR: ports/94124
Submitted by: Elisey O. Savateev <b3k@mail.ru>
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index aac504675e53..3e6efedb2b81 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -157,6 +157,7 @@ SUBDIR += giftrans SUBDIR += gimageview SUBDIR += gimp + SUBDIR += gimp-greycstoration SUBDIR += gimp-help SUBDIR += gimp-manual-html SUBDIR += gimp-manual-pdf |