update Sun Oct 11 06:37:00 PDT 2009
[pkgsrc.git] / wip / libbtctl / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               libbtctl-0.6.0
5 CATEGORIES=             net
6 MASTER_SITES=           http://ftp.gnome.org/pub/gnome/sources/libbtctl/0.6/
7
8 MAINTAINER=             pancake@phreaker.net
9 HOMEPAGE=               http://live.gnome.org/GnomeBluetooth
10 COMMENT=                GObject Bluetooth controller
11
12 USE_TOOLS+=             gmake perl
13 USE_PKGLOCALEDIR=       yes
14 USE_LIBTOOL=            yes
15 LIBTOOL_OVERRIDE=       ${WRKSRC}/libtool
16 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/libbtctl.pc.in
17 PKGCONFIG_OVERRIDE+=    ${WRKSRC}/mono/libbtctl/libbtctl-sharp.pc.in
18
19 GNU_CONFIGURE=          yes
20
21 ONLY_FOR_PLATFORM=Linux-*-*
22
23 .include "../../devel/glib2/buildlink3.mk"
24 .include "../../x11/gtk2/buildlink3.mk"
25 .include "../../wip/bluez-libs/buildlink3.mk"
26 .include "../../comms/openobex/buildlink3.mk"
27 .include "../../mk/bsd.pkg.mk"