2013-09-20 18:03:29 +02:00
|
|
|
# Created by: dirkx@webweaving.org
|
2007-09-06 06:50:54 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= bluez-firmware
|
|
|
|
PORTVERSION= 1.2
|
|
|
|
CATEGORIES= comms kld
|
|
|
|
MASTER_SITES= http://bluez.sourceforge.net/download/
|
|
|
|
|
2008-05-22 11:13:23 +02:00
|
|
|
MAINTAINER= dirkx@webweaving.org
|
2007-09-06 06:50:54 +02:00
|
|
|
COMMENT= Firmware for the D-Link BCM2033 bluetooth adaptor for use by bcmfw(1)
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS+=--prefix=${PREFIX}
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
@${CAT} pkg-message
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|