# New ports collection makefile for:	pysol-sound-server
# Date created:				7 January 2000
# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD: ports/audio/pysol-sound-server/Makefile,v 1.18 2001/07/30 10:28:42 sobomax Exp $
#

PORTNAME=	pysol-sound-server
PORTVERSION=	2.50
CATEGORIES=	audio games
MASTER_SITES=	${MASTER_SITE_LOCAL} \
		http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-server/
MASTER_SITE_SUBDIR=	sobomax

MAINTAINER=	sobomax@FreeBSD.org

LIB_DEPENDS=	SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
		smpeg.1:${PORTSDIR}/graphics/smpeg \
		SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer

SDL_CONFIG?=	${LOCALBASE}/bin/sdl11-config

WRKSRC=		${WRKDIR}/${DISTNAME}/src

USE_BZIP2=	yes
USE_PYTHON=	yes
HAS_CONFIGURE=	yes
CONFIGURE_ENV=	SDL_CONFIG="${SDL_CONFIG}"

.include <bsd.port.mk>
