# New ports collection makefile for:	xmms-musepack
# Date created:			15 Mar 2002
# Whom:				Walter Hop <walter@binity.com>
#
# $FreeBSD: ports/audio/xmms-musepack/Makefile,v 1.5 2003/02/21 10:59:37 knu Exp $
#

PORTNAME=	xmms-musepack
PORTVERSION=	1.8.0
CATEGORIES=	audio
MASTER_SITES=	http://dl.slik.org/musepack/

MAINTAINER=	wh@slik.org
COMMENT=	XMMS input plugin for playing MPC Musepack (.mpc, .mp+) files

LIB_DEPENDS=	xmms.3:${PORTSDIR}/multimedia/xmms

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_GNOMENG=	yes
USE_GNOME=	gtk12
USE_LIBTOOL=	yes

post-install:
	strip ${PREFIX}/lib/xmms/Input/xmms-mpegplus-1.8.0.so

.include <bsd.port.mk>
