pkgsrc-wip/bluez-hcidump/Makefile

20 lines
434 B
Makefile
Raw Permalink Normal View History

# $NetBSD: Makefile,v 1.16 2012/11/25 23:32:08 othyro Exp $
#
DISTNAME= bluez-hcidump-1.32
CATEGORIES= net
2006-10-28 17:25:20 +00:00
MASTER_SITES= http://bluez.sourceforge.net/download/
MAINTAINER= pkgsrc-users@NetBSD.org
2004-10-22 14:21:06 +00:00
HOMEPAGE= http://www.bluez.org/
COMMENT= Bluetooth packet analyzer
2012-06-13 17:37:37 +00:00
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../wip/bluez-libs/Makefile.common"
.include "../../mk/bsd.pkg.mk"