20 lines
574 B
Makefile
20 lines
574 B
Makefile
# $NetBSD: Makefile,v 1.12 2012/10/08 23:01:11 adam Exp $
|
|
#
|
|
|
|
DISTNAME= gmpc-mdcover-0.20.0
|
|
PKGREVISION= 9
|
|
CATEGORIES= audio
|
|
MASTER_SITES= http://download.sarine.nl/Programs/gmpc/0.20.0/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://gmpc.wikia.com/wiki/GMPC_PLUGIN_MDCOVER
|
|
COMMENT= GMPC plugin that provides metadata from the local music collection
|
|
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"
|