pkgsrc-wip/bluez-libs/Makefile
2006-10-28 17:25:20 +00:00

21 lines
491 B
Makefile

# $NetBSD: Makefile,v 1.14 2006/10/28 17:25:20 shattered Exp $
#
DISTNAME= bluez-libs-3.5
CATEGORIES= net
MASTER_SITES= http://bluez.sourceforge.net/download/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.bluez.org/
COMMENT= Linux Bluetooth Stack libraries
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c
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"