diff options
author | lioux <lioux@FreeBSD.org> | 2014-03-24 07:16:31 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2014-03-24 07:16:31 +0800 |
commit | 24a437f829bdc0263924ac970f07884aeef2a851 (patch) | |
tree | 744c7c2847aeb9daeb4936f9683e6a3ac1a9d960 /graphics/Makefile | |
parent | 68e9bd9479014cd8f367d465893e4f94e9e46a1d (diff) | |
download | freebsd-ports-gnome-24a437f829bdc0263924ac970f07884aeef2a851.tar.gz freebsd-ports-gnome-24a437f829bdc0263924ac970f07884aeef2a851.tar.zst freebsd-ports-gnome-24a437f829bdc0263924ac970f07884aeef2a851.zip |
New port wavelet-decompose: Gimp plugin to losslessly decompose images into wavelet scales layers
Approved by: bdrewery (mentor)
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 4b60f0441ede..5c32e6a64e65 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -273,6 +273,7 @@ SUBDIR += gimp-manual-html SUBDIR += gimp-resynthesizer SUBDIR += gimp-save-for-web + SUBDIR += gimp-wavelet-decompose-plugin SUBDIR += gimpfx-foundry SUBDIR += giram SUBDIR += gkrellkam2 |