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