7a1a76b224
1.6 will have a kernel driver to do this. After a discussion with Lennart Augustsson.
14 lines
360 B
Makefile
14 lines
360 B
Makefile
# $NetBSD: Makefile,v 1.2 2002/06/06 06:59:31 cjep Exp $
|
|
#
|
|
|
|
DISTNAME= dsbr100-0.1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/
|
|
|
|
MAINTAINER= lennart@augustsson.net
|
|
COMMENT= Control the D-Link DSB-R100 USB radio
|
|
|
|
ONLY_FOR_PLATFORM= NetBSD-1.4*-* NetBSD-1.5-* NetBSD-1.5.[1-3]*-* \
|
|
NetBSD-1.5_*-*
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|