diff options
author | will <will@FreeBSD.org> | 2000-05-29 21:57:18 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-29 21:57:18 +0000 |
commit | c87aaee729f824ddb82c032bf2d4d1c58b65107a (patch) | |
tree | c4e78182e43416e2f9a23d6641db6100b11d33f4 /graphics/photopc | |
parent | fdf9c5f4f2176f927f19901129a0cd60d4ea90cd (diff) | |
download | FreeBSD-ports-c87aaee729f824ddb82c032bf2d4d1c58b65107a.zip FreeBSD-ports-c87aaee729f824ddb82c032bf2d4d1c58b65107a.tar.gz |
Update to 3.04. Remove MAINTAINER as his email address is bouncing.
PR: 18883
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/photopc')
-rw-r--r-- | graphics/photopc/Makefile | 6 | ||||
-rw-r--r-- | graphics/photopc/distinfo | 2 | ||||
-rw-r--r-- | graphics/photopc/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/photopc/pkg-plist | 2 |
4 files changed, 9 insertions, 3 deletions
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile index dd45378..23d9091 100644 --- a/graphics/photopc/Makefile +++ b/graphics/photopc/Makefile @@ -6,11 +6,13 @@ # PORTNAME= photopc -PORTVERSION= 1.6 +PORTVERSION= 3.04 CATEGORIES= graphics MASTER_SITES= ftp://ftp.average.org/pub/photopc/ -MAINTAINER= dcarmich@mcs.com +MAINTAINER= ports@FreeBSD.org + +GNU_CONFIGURE= yes MAN1= photopc.1 epinfo.1 diff --git a/graphics/photopc/distinfo b/graphics/photopc/distinfo index 2781ebf..bf9a7ab 100644 --- a/graphics/photopc/distinfo +++ b/graphics/photopc/distinfo @@ -1 +1 @@ -MD5 (photopc-1.6.tar.gz) = 79b8493e34894470d2789f7f25e3873f +MD5 (photopc-3.04.tar.gz) = 0f3f3937b01740a89954fdf23a42a96a diff --git a/graphics/photopc/pkg-descr b/graphics/photopc/pkg-descr index b64e99e..6b4c19a 100644 --- a/graphics/photopc/pkg-descr +++ b/graphics/photopc/pkg-descr @@ -18,3 +18,5 @@ PhotoPC digital still camera. The camera comes with software for Windows and for Mac, and no description of the protocol. With this tool, it is managable from a UNIX box. It is quite probable that the program will also work with Olympus Camedia camera. + +WWW: http://www.average.org/digicam/ diff --git a/graphics/photopc/pkg-plist b/graphics/photopc/pkg-plist index cedd6b6..e5998e2 100644 --- a/graphics/photopc/pkg-plist +++ b/graphics/photopc/pkg-plist @@ -1,2 +1,4 @@ bin/photopc bin/epinfo +include/eph_io.h +lib/libeph_io.a |