# New ports collection makefile for:	audacious-dumb
# Date created:				27 May 2007
# Whom:					Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD: ports/audio/audacious-dumb/Makefile,v 1.21 2011/01/25 08:39:23 ehaupt Exp $
#

PORTNAME=	audacious-dumb
PORTVERSION=	0.64
CATEGORIES=	audio
MASTER_SITES=	http://www.netswarm.net/misc/ \
		CRITICAL

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	Audacious plugin that support the IT, XM, S3M or MOD formats

RUN_DEPENDS=	audacious2:${PORTSDIR}/multimedia/audacious
BUILD_DEPENDS=	audacious2:${PORTSDIR}/multimedia/audacious \
		${LOCALBASE}/lib/libdumb.a:${PORTSDIR}/audio/dumb

USE_GMAKE=	yes
USE_LDCONFIG=	yes
MAKE_JOBS_SAFE=	yes

LICENSE=	GPLv2

.include <bsd.port.mk>
