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