diff options
author | bapt <bapt@FreeBSD.org> | 2010-08-02 18:18:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2010-08-02 18:18:44 +0800 |
commit | 200eaba7d32368ad890fc8fec2c44ddcd176c388 (patch) | |
tree | d1b859926f7bff16e918f21f131d5a249172aa46 /graphics/Makefile | |
parent | c73553da307c2c16b60c343e7547c05b9529686c (diff) | |
download | freebsd-ports-gnome-200eaba7d32368ad890fc8fec2c44ddcd176c388.tar.gz freebsd-ports-gnome-200eaba7d32368ad890fc8fec2c44ddcd176c388.tar.zst freebsd-ports-gnome-200eaba7d32368ad890fc8fec2c44ddcd176c388.zip |
This is the PHP extension of the Puzzle library, which is is designed to
quickly find visually similar images (GIF, PNG, JPG), even if they have been
resized, recompressed, recolored or slightly modified.
The library is free, lightweight yet very fast, configurable, easy to use
and it has been designed with security in mind.
WWW: http://libpuzzle.pureftpd.org/project/libpuzzle/php
PR: ports/146723
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
Approved by: jadawin@ (co-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 713c69cfbcad..d253d0564c04 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -689,6 +689,7 @@ SUBDIR += photoclip SUBDIR += photopc SUBDIR += php-facedetect + SUBDIR += php-libpuzzle SUBDIR += php-magickwand SUBDIR += php4-chartdirector SUBDIR += php4-exif |