# New ports collection makefile for:	hcidump
# Date created:				10 Dec 2004
# Whom:					Pav Lucistnik <pav@FreeBSD.org>
#
# $FreeBSD: ports/comms/hcidump/Makefile,v 1.5 2009/01/05 17:27:26 pav Exp $
#

PORTNAME=	hcidump
PORTVERSION=	1.5.1
CATEGORIES=	comms sysutils
MASTER_SITES=	http://www.geocities.com/m_evmenkin/

MAINTAINER=	pav@FreeBSD.org
COMMENT=	Bluetooth traffic dumper, similar to tcpdump

WRKSRC=		${WRKDIR}/${PORTNAME}

MAN1=		hcidump.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/hcidump

.include <bsd.port.mk>
