summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2004-10-02 04:03:34 +0000
committersimonb <simonb@pkgsrc.org>2004-10-02 04:03:34 +0000
commite4d4361606bc8934f8d8cc412f0e557bf89dbda9 (patch)
treeed08781cb24fd88fba1bc755c487774f89f3fda2 /graphics
parent8ea9e5b6fa0778b77a3b28c71450a2549ffe8a8c (diff)
downloadpkgsrc-e4d4361606bc8934f8d8cc412f0e557bf89dbda9.tar.gz
Initial import of metacam - a digital camera image meta-information
reader.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/metacam/DESCR1
-rw-r--r--graphics/metacam/Makefile18
-rw-r--r--graphics/metacam/PLIST2
-rw-r--r--graphics/metacam/distinfo4
4 files changed, 25 insertions, 0 deletions
diff --git a/graphics/metacam/DESCR b/graphics/metacam/DESCR
new file mode 100644
index 00000000000..40d34b12c28
--- /dev/null
+++ b/graphics/metacam/DESCR
@@ -0,0 +1 @@
+MetaCam is a digital camera image meta-information reader
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile
new file mode 100644
index 00000000000..2ceaa133245
--- /dev/null
+++ b/graphics/metacam/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/10/02 04:03:34 simonb Exp $
+#
+
+DISTNAME= metacam-1.2
+CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.cheeseplant.org/pub/
+
+MAINTAINER= simonb@NetBSD.org
+HOMEPAGE= http://www.cheeseplant.org/~daniel/pages/metacam.html
+COMMENT= Digital camera image meta-information reader
+
+USE_GNU_TOOLS+= make
+ALL_TARGET= default
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/metacam ${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/metacam/PLIST b/graphics/metacam/PLIST
new file mode 100644
index 00000000000..98cdad18940
--- /dev/null
+++ b/graphics/metacam/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/10/02 04:03:34 simonb Exp $
+bin/metacam
diff --git a/graphics/metacam/distinfo b/graphics/metacam/distinfo
new file mode 100644
index 00000000000..665f2e304ac
--- /dev/null
+++ b/graphics/metacam/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/10/02 04:03:34 simonb Exp $
+
+SHA1 (metacam-1.2.tar.gz) = 41ae144b2b1c849aebc08568261dc49718667dbe
+Size (metacam-1.2.tar.gz) = 33657 bytes