diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-25 04:00:57 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2006-05-25 04:00:57 +0000 |
commit | def06672e48599191b66fafce175ea6cfb414d03 (patch) | |
tree | 1e6607c86bd982dbcd90896e9bd7ceb9ffe5be7b /graphics/Makefile | |
parent | 874087aab9a427b03b1f245118059def78aea19b (diff) |
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>
Notes
Notes:
svn path=/head/; revision=163338
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 |