2009-01-20 23:41:03 +01:00
|
|
|
# $NetBSD: Makefile,v 1.7 2009/01/20 22:41:03 drochner Exp $
|
2005-11-22 20:26:08 +01:00
|
|
|
#
|
|
|
|
|
2009-01-20 23:41:03 +01:00
|
|
|
DISTNAME= libmpd-0.17.0
|
2005-11-22 20:26:08 +01:00
|
|
|
CATEGORIES= audio
|
2009-01-20 23:41:03 +01:00
|
|
|
#MASTER_SITES= http://download.qballcow.nl/gmpc-0.15.5/
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/}
|
2005-11-22 20:26:08 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-04-07 19:37:53 +02:00
|
|
|
HOMEPAGE= http://cms.qballcow.nl/index.php?page=libmpd
|
2005-11-22 20:26:08 +01:00
|
|
|
COMMENT= Library to access mpd (musicpd)
|
|
|
|
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-11-22 20:26:08 +01:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
GNU_CONFIGURE= yes
|
2006-04-08 17:49:16 +02:00
|
|
|
PKGCONFIG_OVERRIDE= libmpd.pc.in
|
2008-05-30 19:28:21 +02:00
|
|
|
USE_TOOLS+= pkg-config
|
2005-11-22 20:26:08 +01:00
|
|
|
|
2008-05-30 19:28:21 +02:00
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
2005-11-22 20:26:08 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|