diff options
author | max <max@FreeBSD.org> | 1997-07-10 17:41:25 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-10 17:41:25 +0800 |
commit | 33ed44d805e25cb456591209ac3121aeef589ce2 (patch) | |
tree | 7bb4a6bd3f1a55b20caf54559e15e7544cd270d2 /audio/mpg123/pkg-descr | |
parent | 95d2f5b72aae831b2757e8abf2cc18f669cab8ce (diff) | |
download | freebsd-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/pkg-descr')
-rw-r--r-- | audio/mpg123/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
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. |