pkgsrc/net/autonet/Makefile
abs 5dbd82dd54 Update net/autonet to 0.22:
- fix some issues with non WEP access points, duplicate and blank SSIDs
2006-11-20 12:06:45 +00:00

16 lines
361 B
Makefile

# $NetBSD: Makefile,v 1.6 2006/11/20 12:06:45 abs Exp $
DISTNAME= autonet-0.22
CATEGORIES= net
MASTER_SITES= http://www.mono.org/abs/tools/autonet/
EXTRACT_SUFX= .tbz
MAINTAINER= abs@absd.org
COMMENT= Automatically configure network interface & WEP keys
ONLY_FOR_PLATFORM= NetBSD-*-*
USE_LANGUAGES= # empty
NO_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"