# New ports collection makefile for:    splay
# Date created:         1 Apr 1997
# Whom:                 cjh
#
# $FreeBSD: ports/audio/splay/Makefile,v 1.13 2003/03/07 05:56:04 ade Exp $
#
# pthread library can be used, but sound quality is buggy
#

PORTNAME=		splay
PORTVERSION=		0.9.5.2
CATEGORIES=		audio
MASTER_SITES=		http://splay.sourceforge.net/tgz/

MAINTAINER=		cjh@FreeBSD.org
COMMENT=	An audio player that decodes MPEG Layer I,II,III and WAV files

GNU_CONFIGURE=		yes
MAN1=			splay.1

.include <bsd.port.mk>
