aboutsummaryrefslogtreecommitdiff
path: root/www/imgsizer
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-20 16:12:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-20 16:12:23 +0000
commit12c0903f21134b18a38cb7264229f401eb9819c1 (patch)
tree7ff20b459dc50e207f093c4f23edc78c1d0f9bee /www/imgsizer
parent533b15786a2864b8769bbd4998aaefed6881563b (diff)
downloadports-12c0903f21134b18a38cb7264229f401eb9819c1.tar.gz
ports-12c0903f21134b18a38cb7264229f401eb9819c1.zip
Notes
Diffstat (limited to 'www/imgsizer')
-rw-r--r--www/imgsizer/Makefile5
-rw-r--r--www/imgsizer/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/www/imgsizer/Makefile b/www/imgsizer/Makefile
index 57a30c882fab..9d1cf4fe0539 100644
--- a/www/imgsizer/Makefile
+++ b/www/imgsizer/Makefile
@@ -6,13 +6,16 @@
#
PORTNAME= imgsizer
-PORTVERSION= 2.6
+PORTVERSION= 2.7
CATEGORIES= www textproc
MASTER_SITES= http://www.catb.org/~esr/imgsizer/
MAINTAINER= jylefort@brutele.be
COMMENT= A tool to autogenerate WIDTH and HEIGHT for IMG HTML tags
+RUN_DEPENDS= rdjpgcom:${PORTSDIR}/graphics/jpeg \
+ identify:${PORTSDIR}/graphics/ImageMagick
+
USE_PYTHON= yes
USE_REINPLACE= yes
NO_BUILD= yes
diff --git a/www/imgsizer/distinfo b/www/imgsizer/distinfo
index e3714f1e26c2..cd38127007f8 100644
--- a/www/imgsizer/distinfo
+++ b/www/imgsizer/distinfo
@@ -1,2 +1,2 @@
-MD5 (imgsizer-2.6.tar.gz) = 3bb35577b33ca24cf9f1bba1542c1036
-SIZE (imgsizer-2.6.tar.gz) = 65086
+MD5 (imgsizer-2.7.tar.gz) = 5a0f8384c8826f5c0dad95bb17115b1f
+SIZE (imgsizer-2.7.tar.gz) = 65914