summaryrefslogtreecommitdiff
path: root/graphics/photopc
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-11-23 04:19:33 +0000
committerhubertf <hubertf>1999-11-23 04:19:33 +0000
commit16d1cf2ecc69da096cc54e31464e7d89fcfc8365 (patch)
tree8342e0bd58bef541e9412b3f89a0ca20b2207395 /graphics/photopc
parentb961fb5cc3041d97b294c5c4ddce170ff0e0879d (diff)
downloadpkgsrc-16d1cf2ecc69da096cc54e31464e7d89fcfc8365.tar.gz
This is a library and a command-line frontend to manipulate digital
still cameras based on Fujitsu chipset and Sierra Imaging firmware. The program is known to work with Agfa, Epson, Olympus, Sanyo and Nikon (at least CoolPix 900, but not CoolPix 600!) cameras.
Diffstat (limited to 'graphics/photopc')
-rw-r--r--graphics/photopc/Makefile13
-rw-r--r--graphics/photopc/files/md53
-rw-r--r--graphics/photopc/pkg/COMMENT1
-rw-r--r--graphics/photopc/pkg/DESCR4
-rw-r--r--graphics/photopc/pkg/PLIST5
5 files changed, 26 insertions, 0 deletions
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile
new file mode 100644
index 00000000000..108aed2fc24
--- /dev/null
+++ b/graphics/photopc/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 1999/11/23 04:19:33 hubertf Exp $
+#
+
+DISTNAME= photopc-3.01
+CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.average.org/pub/photopc/
+
+MAINTAINER= hubertf@netbsd.org
+HOMEPAGE= http://www.average.org/digicam/
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/photopc/files/md5 b/graphics/photopc/files/md5
new file mode 100644
index 00000000000..604c3d3aacb
--- /dev/null
+++ b/graphics/photopc/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 1999/11/23 04:19:33 hubertf Exp $
+
+MD5 (photopc-3.01.tar.gz) = d16494194d66dff566a9f82e78d71866
diff --git a/graphics/photopc/pkg/COMMENT b/graphics/photopc/pkg/COMMENT
new file mode 100644
index 00000000000..179dd904548
--- /dev/null
+++ b/graphics/photopc/pkg/COMMENT
@@ -0,0 +1 @@
+Manipulate digital still cameras
diff --git a/graphics/photopc/pkg/DESCR b/graphics/photopc/pkg/DESCR
new file mode 100644
index 00000000000..899f682e6c3
--- /dev/null
+++ b/graphics/photopc/pkg/DESCR
@@ -0,0 +1,4 @@
+This is a library and a command-line frontend to manipulate digital
+still cameras based on Fujitsu chipset and Sierra Imaging firmware. The
+program is known to work with Agfa, Epson, Olympus, Sanyo and Nikon (at
+least CoolPix 900, but not CoolPix 600!) cameras.
diff --git a/graphics/photopc/pkg/PLIST b/graphics/photopc/pkg/PLIST
new file mode 100644
index 00000000000..dfdb35f651f
--- /dev/null
+++ b/graphics/photopc/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/11/23 04:19:33 hubertf Exp $
+bin/photopc
+bin/epinfo
+man/man1/photopc.1
+man/man1/epinfo.1