pkgsrc-wip/bluez-hcidump/Makefile
2009-03-18 11:04:01 +00:00

20 lines
446 B
Makefile

# $NetBSD: Makefile,v 1.13 2009/03/18 11:04:01 cheusov Exp $
#
DISTNAME= bluez-hcidump-1.32
CATEGORIES= net
MASTER_SITES= http://bluez.sourceforge.net/download/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.bluez.org/
COMMENT= Bluetooth packet analyzer
USE_LANGUAGES= c
PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../wip/bluez-libs/Makefile.common"
.include "../../mk/bsd.pkg.mk"