2013-02-27 04:57:18 +01:00
|
|
|
# Created by: Choi Jun Ho <junker@moderato.snu.ac.kr>
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1997-03-26 03:10:33 +01:00
|
|
|
|
2013-02-27 04:57:18 +01:00
|
|
|
PORTNAME= splay
|
|
|
|
PORTVERSION= 0.9.5.2
|
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://splay.sourceforge.net/tgz/
|
1997-03-26 03:10:33 +01:00
|
|
|
|
2013-02-27 04:57:18 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
COMMENT= Audio player that decodes MPEG Layer 1/2/3 and WAV files
|
1997-03-26 03:10:33 +01:00
|
|
|
|
2013-02-27 04:57:18 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
2013-12-30 18:21:49 +01:00
|
|
|
PLIST_FILES= bin/splay man/man1/splay.1.gz
|
2013-02-27 04:57:18 +01:00
|
|
|
|
|
|
|
# XXX: pthread library can be used, but sound quality is buggy(?)
|
1997-03-26 03:10:33 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|