aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/imgseek/Makefile8
-rw-r--r--graphics/imgseek/pkg-descr6
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/imgseek/Makefile b/graphics/imgseek/Makefile
index 8044a593eda8..e50b3c8ee286 100644
--- a/graphics/imgseek/Makefile
+++ b/graphics/imgseek/Makefile
@@ -9,17 +9,15 @@ PORTNAME= imgSeek
PORTVERSION= 0.8.4
PORTREVISION= 1
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= imgseek
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= SFE
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= alfredoj69@gmail.com
COMMENT= A photo manager and viewer with content-based search
BUILD_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt \
Magick++-config:${PORTSDIR}/graphics/ImageMagick
-USE_PYDISTUTILS= yes
+USE_PYDISTUTILS=yes
USE_PYTHON= yes
USE_BZIP2= yes
diff --git a/graphics/imgseek/pkg-descr b/graphics/imgseek/pkg-descr
index 719551ea4697..1a500a38aa95 100644
--- a/graphics/imgseek/pkg-descr
+++ b/graphics/imgseek/pkg-descr
@@ -1,3 +1,7 @@
imgSeek is a photo collection manager and viewer with content-based search
+and many other features. The query is expressed either as a rough sketch
+painted by the user or as another image you supply (or an image in your
+collection). The searching algorithm makes use of multiresolution wavelet
+decomposition of the query and database images.
-WWW: http://imgseek.sourceforge.net/
+WWW: http://www.imgseek.net/