aboutsummaryrefslogblamecommitdiff
path: root/audio/audacious-dumb/Makefile
blob: 89bf95f65446aa3c516e6e5ced96d643561ccc1d (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                          
                    

                                               
                        



                                                                            

                                                             
                                                                 


                   
                   
 
                      
# New ports collection makefile for:	audacious-dumb
# Date created:				27 May 2007
# Whom:					Emanuel Haupt <ehaupt@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	audacious-dumb
PORTVERSION=	0.63
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

.include <bsd.port.mk>