Merge from vendor branch TNF:
[pkgsrcv2.git] / audio / moodbar / Makefile
1 # $NetBSD: Makefile,v 1.3 2012/02/06 12:39:27 wiz Exp $
2 #
3
4 DISTNAME=       moodbar-0.1.2
5 PKGREVISION=    3
6 CATEGORIES=     audio
7 MASTER_SITES=   http://pwsp.net/~qbob/
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://amarok.kde.org/wiki/Moodbar
11 COMMENT=        Tool to show the "mood" of a track
12 LICENSE=        gnu-gpl-v2
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 GNU_CONFIGURE=  yes
17 USE_LIBTOOL=    yes
18 USE_TOOLS+=     pkg-config
19
20 .include "../../math/fftwf/buildlink3.mk"
21 .include "../../multimedia/gstreamer0.10/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"