pkgsrc-wip/bluez-libs/Makefile

20 lines
469 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/04/11 21:10:19 tvierling Exp $
#
DISTNAME= bluez-libs-2.15
CATEGORIES= wip net
MASTER_SITES= http://bluez.sf.net/download/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.bluez.org/
COMMENT= Linux Bluetooth Stack libraries
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE+= ${WRKSRC}/bluez.pc.in
GNU_CONFIGURE= yes
ONLY_FOR_PLATFORM=Linux-*-*
.include "../../mk/bsd.pkg.mk"