summaryrefslogtreecommitdiff
path: root/net/autonet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/autonet/Makefile')
-rw-r--r--net/autonet/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/autonet/Makefile b/net/autonet/Makefile
new file mode 100644
index 00000000000..8584a730f20
--- /dev/null
+++ b/net/autonet/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $
+
+DISTNAME= autonet-0.13
+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"