summaryrefslogtreecommitdiff
path: root/audio/mpg123
diff options
context:
space:
mode:
authoraugustss <augustss>1997-10-28 23:18:20 +0000
committeraugustss <augustss>1997-10-28 23:18:20 +0000
commit7a44f9ac3808518e0b6ab44a549a37657b42243d (patch)
treecc8ee8439ae9a5d7d4a09af2bda1536118792658 /audio/mpg123
parent6648b5d0679fcec1a16dfe55f49f61c206383a30 (diff)
downloadpkgsrc-7a44f9ac3808518e0b6ab44a549a37657b42243d.tar.gz
Initial import of FreeBSD audio packages.
Diffstat (limited to 'audio/mpg123')
-rw-r--r--audio/mpg123/Makefile18
-rw-r--r--audio/mpg123/files/md51
-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 00000000000..8626175a9bc
--- /dev/null
+++ b/audio/mpg123/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: mpg123
+# Version required: 0.59k
+# Date created: 25 June 1997
+# Whom: Carey Jones <mcj@acquiesce.org>
+#
+# $Id: Makefile,v 1.1.1.1 1997/10/28 23:18:38 augustss Exp $
+#
+
+DISTNAME= mpg123-0.59k
+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/files/md5 b/audio/mpg123/files/md5
new file mode 100644
index 00000000000..17f920add9f
--- /dev/null
+++ b/audio/mpg123/files/md5
@@ -0,0 +1 @@
+MD5 (mpg123-0.59k.tar.gz) = 03d03452cdd649c6f24ada7ad314fb78
diff --git a/audio/mpg123/pkg/COMMENT b/audio/mpg123/pkg/COMMENT
new file mode 100644
index 00000000000..bc0691f6026
--- /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 00000000000..54b4106faa5
--- /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 00000000000..8d8e110f578
--- /dev/null
+++ b/audio/mpg123/pkg/PLIST
@@ -0,0 +1,2 @@
+bin/mpg123
+man/man1/mpg123.1.gz