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