pkgsrc-wip/bluez-utils/Makefile
2006-10-28 17:25:20 +00:00

27 lines
729 B
Makefile

# $NetBSD: Makefile,v 1.14 2006/10/28 17:25:20 shattered Exp $
#
DISTNAME= bluez-utils-3.5
CATEGORIES= net
MASTER_SITES= http://bluez.sourceforge.net/download/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.bluez.org/
COMMENT= Linux Bluetooth Stack utilities
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_LANGUAGES= c
EGDIR=${PKG_SYSCONFDIR}/bluetooth/
CONF_FILES=${EGDIR}/hcid.conf ${EGDIR}/rfcomm.conf
SUBST_CLASSES+=initd
SUBST_STAGE.initd=pre-install
SUBST_FILES.initd=scripts/Makefile
SUBST_SED.initd=-e 's,install-data-local,,g'
.include "../../comms/openobex/buildlink3.mk"
.include "../../wip/bluez-libs/Makefile.common"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"