aboutsummaryrefslogtreecommitdiff
path: root/graphics/imageindex/Makefile
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2007-04-06 11:09:21 +0000
committerStefan Walter <stefan@FreeBSD.org>2007-04-06 11:09:21 +0000
commit6f29a39440cd1d44b7ef8381bd72eea153efbb03 (patch)
tree06af8a063710bf5226d6e1ad6d248a2c8fa798c9 /graphics/imageindex/Makefile
parent64c4924aa721757ac28d9d454e6bd9917ca43858 (diff)
downloadports-6f29a39440cd1d44b7ef8381bd72eea153efbb03.tar.gz
ports-6f29a39440cd1d44b7ef8381bd72eea153efbb03.zip
Update to 1.1.
PR: 111301 Submitted by: John Reynolds <johnjen@reynoldsnet.org>
Notes
Notes: svn path=/head/; revision=189370
Diffstat (limited to 'graphics/imageindex/Makefile')
-rw-r--r--graphics/imageindex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imageindex/Makefile b/graphics/imageindex/Makefile
index d8bf4967ed81..96880f7af8dc 100644
--- a/graphics/imageindex/Makefile
+++ b/graphics/imageindex/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= imageindex
-PORTVERSION= 1.0.9
-PORTREVISION= 2
+PORTVERSION= 1.1
CATEGORIES= graphics
MASTER_SITES= http://www.edwinh.org/imageindex/release/ \
http://www.reynoldsnet.org/imageindex/release/
@@ -18,6 +17,7 @@ COMMENT= A digital photo gallery tool
RUN_DEPENDS= \
${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick \
${LOCALBASE}/bin/wrjpgcom:${PORTSDIR}/graphics/jpeg \
+ ${LOCALBASE}/bin/mplayer:${PORTSDIR}/multimedia/mplayer \
${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info
USE_PERL5_RUN= yes