pkgsrc-wip/bluez-hcidump/Makefile

21 lines
446 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.13 2009/03/18 11:04:01 cheusov Exp $
#
DISTNAME= bluez-hcidump-1.32
CATEGORIES= net
2006-10-28 19:25:20 +02:00
MASTER_SITES= http://bluez.sourceforge.net/download/
MAINTAINER= pancake@phreaker.net
2004-10-22 16:21:06 +02:00
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"