diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-29 21:57:18 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-29 21:57:18 +0000 |
commit | 9e3f5b6167b82a6c3fbecc51298d06cba87e4ae0 (patch) | |
tree | 081b69c0e7d0dc8d2128987d0f87fca173862470 /graphics/photopc | |
parent | 5a245133ed3ca2e6de7c81b3071df0915702a898 (diff) | |
download | ports-9e3f5b6167b82a6c3fbecc51298d06cba87e4ae0.tar.gz ports-9e3f5b6167b82a6c3fbecc51298d06cba87e4ae0.zip |
Notes
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 dd453782a1b2..23d909162936 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 2781ebf7dcf7..bf9a7ab76591 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 b64e99ecec54..6b4c19abc757 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 cedd6b6f061f..e5998e21dab5 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 |