aboutsummaryrefslogtreecommitdiffstats
path: root/audio/mpg123
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>1997-07-10 17:41:25 +0800
committermax <max@FreeBSD.org>1997-07-10 17:41:25 +0800
commit33ed44d805e25cb456591209ac3121aeef589ce2 (patch)
tree7bb4a6bd3f1a55b20caf54559e15e7544cd270d2 /audio/mpg123
parent95d2f5b72aae831b2757e8abf2cc18f669cab8ce (diff)
downloadfreebsd-ports-gnome-33ed44d805e25cb456591209ac3121aeef589ce2.tar.gz
freebsd-ports-gnome-33ed44d805e25cb456591209ac3121aeef589ce2.tar.zst
freebsd-ports-gnome-33ed44d805e25cb456591209ac3121aeef589ce2.zip
New port, mpg123:
Command-line player for mpeg layer 1, 2 and 3 audio PR: 3952 Submitted by: Carey Jones <mcj@acquiesce.org>
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile18
-rw-r--r--audio/mpg123/distinfo1
-rw-r--r--audio/mpg123/pkg-comment1
-rw-r--r--audio/mpg123/pkg-descr4
-rw-r--r--audio/mpg123/pkg-plist2
5 files changed, 26 insertions, 0 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
new file mode 100644
index 000000000000..a52d913f0d8d
--- /dev/null
+++ b/audio/mpg123/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: mpg123
+# Version required: 0.59f
+# Date created: 25 June 1997
+# Whom: Carey Jones <mcj@acquiesce.org>
+#
+# $Id$
+#
+
+DISTNAME= mpg123-0.59f
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/unix/audio/mpg123/
+
+MAINTAINER= mcj@acquiesce.org
+
+ALL_TARGET= freebsd
+MAN1= mpg123.1
+
+.include <bsd.port.mk>
diff --git a/audio/mpg123/distinfo b/audio/mpg123/distinfo
new file mode 100644
index 000000000000..893b4693a380
--- /dev/null
+++ b/audio/mpg123/distinfo
@@ -0,0 +1 @@
+MD5 (mpg123-0.59f.tar.gz) = 06fefbc0c5f9ba77bbf01141c4a101c7
diff --git a/audio/mpg123/pkg-comment b/audio/mpg123/pkg-comment
new file mode 100644
index 000000000000..bc0691f6026b
--- /dev/null
+++ b/audio/mpg123/pkg-comment
@@ -0,0 +1 @@
+Command-line player for mpeg layer 1, 2 and 3 audio
diff --git a/audio/mpg123/pkg-descr b/audio/mpg123/pkg-descr
new file mode 100644
index 000000000000..54b4106faa55
--- /dev/null
+++ b/audio/mpg123/pkg-descr
@@ -0,0 +1,4 @@
+mpg123 reads one or more files (or standard input if ``-'' is
+specified) or URLs and plays them on the audio device (default) or
+outputs them to stdout. file/URL is assumed to be an MPEG-1/2 audio
+bit stream.
diff --git a/audio/mpg123/pkg-plist b/audio/mpg123/pkg-plist
new file mode 100644
index 000000000000..8d8e110f5788
--- /dev/null
+++ b/audio/mpg123/pkg-plist
@@ -0,0 +1,2 @@
+bin/mpg123
+man/man1/mpg123.1.gz