summaryrefslogtreecommitdiff
path: root/graphics/ufraw
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2005-05-21 20:39:50 +0000
committerMark Murray <markm@FreeBSD.org>2005-05-21 20:39:50 +0000
commit5b8403b8afef4d909a1a1e5fe91240c561165759 (patch)
tree7af9f4203859d8da887f1e7249c80952dad08f19 /graphics/ufraw
parentFix the project web-location. (diff)
Fix this for hopefully the final time.
Thanks to: kris
Notes
Notes: svn path=/head/; revision=135815
Diffstat (limited to 'graphics/ufraw')
-rw-r--r--graphics/ufraw/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile
index dcabb8a0f1ba..add65a9e5255 100644
--- a/graphics/ufraw/Makefile
+++ b/graphics/ufraw/Makefile
@@ -4,16 +4,17 @@
#
# $FreeBSD$
-PORTNAME= ufraw
+PORTNAME= gimp-ufraw
PORTVERSION= 0.4
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ufraw
+DISTNAME= ufraw-${PORTVERSION}
MAINTAINER= markm@FreeBSD.org
COMMENT= GIMP plug-in for raw digital camera image importing
-RUN_DEPENDS= gimp:${PORTSDIR}/graphics/gimp
+BUILD_DEPENDS= gimp:${PORTSDIR}/graphics/gimp
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff