summaryrefslogtreecommitdiff
path: root/audio/gmpc-lastfm/Makefile
blob: a369c447f77b6dc014a1e631d9cc7619639a7b1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.14 2013/06/03 10:04:33 wiz Exp $
#

DISTNAME=	gmpc-last-fm-0.20.0
PKGREVISION=	11
CATEGORIES=	audio
MASTER_SITES=	http://download.sarine.nl/Programs/gmpc/0.20.0/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://gmpc.wikia.com/wiki/Last.fm
COMMENT=	GMPC plugin for fetching cover and artist art from last.fm
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes
USE_TOOLS+=	intltool pkg-config msgfmt

.include "../../audio/gmpc/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"