pkgsrc/audio/gmpc-lastfm/Makefile

22 lines
587 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/06/14 07:45:21 sbd Exp $
#
DISTNAME= gmpc-last-fm-0.20.0
PKGREVISION= 5
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
PKG_DESTDIR_SUPPORT= user-destdir
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"