18 lines
412 B
Makefile
18 lines
412 B
Makefile
# $NetBSD: Makefile,v 1.12 2006/10/28 17:25:20 shattered 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
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../wip/bluez-libs/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|