aboutsummaryrefslogtreecommitdiff
path: root/graphics/photopc/Makefile
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-12 14:08:42 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1997-10-12 14:08:42 +0000
commit76af0897434ee894ebff373a203de7bd1c833b6f (patch)
tree9f13978e717084db7c6350404bf3e85bc2d66f50 /graphics/photopc/Makefile
parentdb1e561a1e7cbb9615f8ab1b55f83e640ecd359d (diff)
downloadports-76af0897434ee894ebff373a203de7bd1c833b6f.tar.gz
ports-76af0897434ee894ebff373a203de7bd1c833b6f.zip
photopc port. photopc is a digi-cam downloader for epson/agfa/sanyo/olympus
digi-cams. (similar functionality with graphics/camediaplay) PR: 4741
Notes
Notes: svn path=/head/; revision=8225
Diffstat (limited to 'graphics/photopc/Makefile')
-rw-r--r--graphics/photopc/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile
new file mode 100644
index 000000000000..5b2e82667891
--- /dev/null
+++ b/graphics/photopc/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: photopc-1.6
+# Version required: 1.6
+# Date created: 11 October 1997
+# Whom: Douglas Carmichael <dcarmich@mcs.com>
+#
+# $Id$
+#
+
+DISTNAME= photopc-1.6
+CATEGORIES= graphics
+MASTER_SITES= ftp://ftp.average.org/pub/photopc/
+
+MAINTAINER= dcarmich@mcs.com
+
+MAN1= photopc.1 epinfo.1
+
+.include <bsd.port.mk>