summaryrefslogtreecommitdiff
path: root/graphics/photopc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-01-28 17:50:08 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-01-28 17:50:08 +0000
commit3f1abae986e00798b91f9e9e5f146a97c2fb9e58 (patch)
tree498e4ed79e1a0982156b86e14111861f4b3c2f14 /graphics/photopc
parent- Add missing gettext message catalogs (diff)
- Update to version 3.07
PR: 164160 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=289965
Diffstat (limited to 'graphics/photopc')
-rw-r--r--graphics/photopc/Makefile10
-rw-r--r--graphics/photopc/distinfo4
2 files changed, 11 insertions, 3 deletions
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile
index 94f63d996459..12d38ffdad97 100644
--- a/graphics/photopc/Makefile
+++ b/graphics/photopc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= photopc
-PORTVERSION= 3.06
+PORTVERSION= 3.07
CATEGORIES= graphics
MASTER_SITES= SF
@@ -14,8 +14,16 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A utility to manage an Epson PhotoPC 500 digital camera
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
MAN1= epinfo.1 photopc.1
+PORTDOCS= protocol.htm usage.htm
PLIST_FILES= bin/epinfo bin/photopc include/eph_io.h lib/libeph_io.a
+post-install:
+.if !defined(NOPORTDOCS)
+ @${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.htm ${DOCSDIR}
+.endif
+
.include <bsd.port.mk>
diff --git a/graphics/photopc/distinfo b/graphics/photopc/distinfo
index 71a6b3c10356..703d2fbadcb9 100644
--- a/graphics/photopc/distinfo
+++ b/graphics/photopc/distinfo
@@ -1,2 +1,2 @@
-SHA256 (photopc-3.06.tar.gz) = 51637352c094302a6407f603b2a287536d3f4a163a635a62c29d15ef12a17874
-SIZE (photopc-3.06.tar.gz) = 191170
+SHA256 (photopc-3.07.tar.gz) = b42824a7cf7ce76e8e8e81345463d25b8dadd16799920da062aa36aa6ed8489c
+SIZE (photopc-3.07.tar.gz) = 183668