Merge from vendor branch TNF:
[pkgsrcv2.git] / audio / gmpc-lastfm / Makefile
1 # $NetBSD: Makefile,v 1.1.1.1 2011/02/27 16:44:40 wiz Exp $
2 #
3
4 DISTNAME=       gmpc-last-fm-0.20.0
5 PKGREVISION=    1
6 CATEGORIES=     audio
7 MASTER_SITES=   http://download.sarine.nl/Programs/gmpc/0.20.0/
8
9 MAINTAINER=     pkgsrc-users@NetBSD.org
10 HOMEPAGE=       http://gmpc.wikia.com/wiki/Last.fm
11 COMMENT=        GMPC plugin for fetching cover and artist art from last.fm
12 LICENSE=        gnu-gpl-v2
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 GNU_CONFIGURE=  yes
17 USE_LIBTOOL=    yes
18 USE_TOOLS+=     intltool pkg-config
19
20 .include "../../audio/gmpc/buildlink3.mk"
21 .include "../../textproc/libxml2/buildlink3.mk"
22 .include "../../mk/bsd.pkg.mk"