wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org
16 lines
383 B
Makefile
16 lines
383 B
Makefile
# $NetBSD: Makefile,v 1.6 2012/11/25 23:32:09 othyro Exp $
|
|
#
|
|
|
|
DISTNAME= bluez-hciemu-1.2
|
|
CATEGORIES= net
|
|
MASTER_SITES= http://bluez.sourceforge.net/download/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.bluez.org/
|
|
COMMENT= HCI device emulator
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../wip/bluez-libs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|