1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

New port, mpg123:

Command-line player for mpeg layer 1, 2 and 3 audio

PR:		3952
Submitted by:	Carey Jones <mcj@acquiesce.org>
This commit is contained in:
Masafumi Max NAKANE 1997-07-10 09:41:25 +00:00
parent 364f86b614
commit 35d95bd4d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7276
5 changed files with 26 additions and 0 deletions

18
audio/mpg123/Makefile Normal file
View File

@ -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>

1
audio/mpg123/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (mpg123-0.59f.tar.gz) = 06fefbc0c5f9ba77bbf01141c4a101c7

1
audio/mpg123/pkg-comment Normal file
View File

@ -0,0 +1 @@
Command-line player for mpeg layer 1, 2 and 3 audio

4
audio/mpg123/pkg-descr Normal file
View File

@ -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.

2
audio/mpg123/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/mpg123
man/man1/mpg123.1.gz