pkgsrc/net/autonet/Makefile
abs 3acafb4b14 update autonet to 0.19:
Changes:
- handle ifconfig interface output without status: lines (thankyou vmware)
- if talking to speaker fails, keep going
2006-05-05 17:46:26 +00:00

16 lines
361 B
Makefile

# $NetBSD: Makefile,v 1.5 2006/05/05 17:46:26 abs Exp $
DISTNAME= autonet-0.19
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"