add ximp3 0.1.14
A simple console MP3 player
This commit is contained in:
parent
0bae732de7
commit
3b05a3924e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53227
@ -239,6 +239,7 @@
|
||||
SUBDIR += xcd
|
||||
SUBDIR += xcdplayer
|
||||
SUBDIR += xhippo
|
||||
SUBDIR += ximp3
|
||||
SUBDIR += xmcd
|
||||
SUBDIR += xmix
|
||||
SUBDIR += xmixer
|
||||
|
18
audio/ximp3/Makefile
Normal file
18
audio/ximp3/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: ximp3
|
||||
# Date created: Jan 17, 2002
|
||||
# Whom: ijliao
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ximp3
|
||||
PORTVERSION= 0.1.14
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://home.swipnet.se/~w-10246/unix/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/ximp3/distinfo
Normal file
1
audio/ximp3/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (ximp3-0.1.14.tar.gz) = 2f836218fd5f5c67c4908c3414d662f6
|
1
audio/ximp3/pkg-comment
Normal file
1
audio/ximp3/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A simple console MP3 player
|
4
audio/ximp3/pkg-descr
Normal file
4
audio/ximp3/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
A simple console MP3 player. It is based on the GPL'ed Xing decoder also
|
||||
used in FreeAmp.
|
||||
|
||||
WWW: http://home.swipnet.se/~w-10246/unix/
|
1
audio/ximp3/pkg-plist
Normal file
1
audio/ximp3/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/ximp3
|
Loading…
Reference in New Issue
Block a user