1997-03-26 02:10:33 +00:00
|
|
|
# New ports collection makefile for: splay
|
1997-05-16 07:39:29 +00:00
|
|
|
# Date created: 1 Apr 1997
|
2001-04-02 13:57:05 +00:00
|
|
|
# Whom: cjh
|
1997-03-26 02:10:33 +00:00
|
|
|
#
|
1999-08-25 04:36:31 +00:00
|
|
|
# $FreeBSD$
|
1998-04-19 15:40:55 +00:00
|
|
|
#
|
|
|
|
# pthread library can be used, but sound quality is buggy
|
1997-03-26 02:10:33 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 21:25:03 +00:00
|
|
|
PORTNAME= splay
|
2001-09-26 01:59:42 +00:00
|
|
|
PORTVERSION= 0.9.5.2
|
1997-05-16 07:39:29 +00:00
|
|
|
CATEGORIES= audio
|
2001-09-26 01:59:42 +00:00
|
|
|
MASTER_SITES= http://splay.sourceforge.net/tgz/
|
1997-03-26 02:10:33 +00:00
|
|
|
|
2001-04-02 13:57:05 +00:00
|
|
|
MAINTAINER= cjh@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= An audio player that decodes MPEG Layer I,II,III and WAV files
|
1997-03-26 02:10:33 +00:00
|
|
|
|
1997-05-16 07:39:29 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1998-04-19 15:40:55 +00:00
|
|
|
MAN1= splay.1
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/splay
|
1997-03-26 02:10:33 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|