summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-06-20 02:10:27 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-06-20 02:10:27 +0000
commitd14ed2c0f1a274c11d30d76cdacc990c56ebdcfd (patch)
tree7ba95be15b96fd589d77fd70d4637764e15a94f0 /audio
parent93de3cb1cd0327b145558d4dd6e8c5ba13c83d82 (diff)
downloadFreeBSD-ports-d14ed2c0f1a274c11d30d76cdacc990c56ebdcfd.zip
FreeBSD-ports-d14ed2c0f1a274c11d30d76cdacc990c56ebdcfd.tar.gz
Import of cdindex.
A client for the Internet CD Index project, a free replacement for current systems of looking up digital audio CDs on the Internet. See: http://www.cdindex.org PR: 12227 Submitted by: Marc van Woerkom <van.woerkom@netcologne.de>
Diffstat (limited to 'audio')
-rw-r--r--audio/cdindex/Makefile18
-rw-r--r--audio/cdindex/distinfo1
-rw-r--r--audio/cdindex/pkg-comment1
-rw-r--r--audio/cdindex/pkg-descr14
-rw-r--r--audio/cdindex/pkg-plist1
5 files changed, 35 insertions, 0 deletions
diff --git a/audio/cdindex/Makefile b/audio/cdindex/Makefile
new file mode 100644
index 0000000..4075e1b
--- /dev/null
+++ b/audio/cdindex/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: cdindex
+# Version required: 1.1.0
+# Date created: 15 June 1999
+# Whom: Marc E E van Woerkom <van.woerkom@netcologne.de>
+#
+# $Id$
+#
+
+DISTNAME= cdindex-1.1.0
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.cdindex.org/pub/cdindex/
+
+MAINTAINER= van.woerkom@netcologne.de
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+.include <bsd.port.mk>
diff --git a/audio/cdindex/distinfo b/audio/cdindex/distinfo
new file mode 100644
index 0000000..687428b
--- /dev/null
+++ b/audio/cdindex/distinfo
@@ -0,0 +1 @@
+MD5 (cdindex-1.1.0.tar.gz) = 6196947a815e3b5a1d89fc2ba9462923
diff --git a/audio/cdindex/pkg-comment b/audio/cdindex/pkg-comment
new file mode 100644
index 0000000..61b772a
--- /dev/null
+++ b/audio/cdindex/pkg-comment
@@ -0,0 +1 @@
+CD Index client (a free Internet audio CD database)
diff --git a/audio/cdindex/pkg-descr b/audio/cdindex/pkg-descr
new file mode 100644
index 0000000..9142c7f
--- /dev/null
+++ b/audio/cdindex/pkg-descr
@@ -0,0 +1,14 @@
+Reference client for the CD Index.
+
+The CD Index project is an Open Source effort to create a free replacement
+for the existing system of looking up digital audio CDs on the Internet.
+
+This command line client reads the table of contents of an audio CD,
+calculates an Id and calls a web browser (netscape or lynx) for submission
+or lookup of the CD information.
+
+
+WWW: http://www.cdindex.org
+
+
+Marc E E van Woerkom <van.woerkom@netcologne.de>
diff --git a/audio/cdindex/pkg-plist b/audio/cdindex/pkg-plist
new file mode 100644
index 0000000..c3c421e
--- /dev/null
+++ b/audio/cdindex/pkg-plist
@@ -0,0 +1 @@
+bin/cdindex
OpenPOWER on IntegriCloud