aboutsummaryrefslogtreecommitdiff
path: root/graphics/dcraw
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-04-13 20:29:54 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-04-13 20:29:54 +0000
commit662840e9fdbc104bea3039eec59db300c1d63252 (patch)
tree87549c8c1ad65862f514d6144d87ed046a0241c2 /graphics/dcraw
parent58fb6da5407496d3ecf5c70afa3f7c461d5f7351 (diff)
downloadports-662840e9fdbc104bea3039eec59db300c1d63252.tar.gz
ports-662840e9fdbc104bea3039eec59db300c1d63252.zip
Notes
Diffstat (limited to 'graphics/dcraw')
-rw-r--r--graphics/dcraw/Makefile6
-rw-r--r--graphics/dcraw/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/graphics/dcraw/Makefile b/graphics/dcraw/Makefile
index dd6b37fb8a54..f79236150c56 100644
--- a/graphics/dcraw/Makefile
+++ b/graphics/dcraw/Makefile
@@ -6,18 +6,22 @@
#
PORTNAME= dcraw
-PORTVERSION= 1.166
+PORTVERSION= 1.181
CATEGORIES= graphics
MASTER_SITES= http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/
MAINTAINER= avleeuwen@piwebs.com
COMMENT= Decoder for RAW files from digital cameras
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
+
+MAN1= dcraw.1
PLIST_FILES= bin/dcraw
.include <bsd.port.pre.mk>
do-install::
${INSTALL_PROGRAM} ${WRKSRC}/dcraw ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/dcraw.1 ${PREFIX}/man/man1
.include <bsd.port.post.mk>
diff --git a/graphics/dcraw/distinfo b/graphics/dcraw/distinfo
index 269bafd8471b..3e65fae57870 100644
--- a/graphics/dcraw/distinfo
+++ b/graphics/dcraw/distinfo
@@ -1,2 +1,2 @@
-MD5 (dcraw-1.166.tar.gz) = 370ffb53fa113410171d4f72e93a3acc
-SIZE (dcraw-1.166.tar.gz) = 40578
+MD5 (dcraw-1.181.tar.gz) = e5fd849be000c09ab76c77970f9009cd
+SIZE (dcraw-1.181.tar.gz) = 29860