summaryrefslogtreecommitdiff
path: root/net/ap-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ap-utils/Makefile')
-rw-r--r--net/ap-utils/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/ap-utils/Makefile b/net/ap-utils/Makefile
new file mode 100644
index 00000000000..631e48e5f31
--- /dev/null
+++ b/net/ap-utils/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/02/15 20:08:13 jschauma Exp $
+#
+
+DISTNAME= ap-utils-1.3.1
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ap-utils/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= wojtek@tensor.3miasto.net
+HOMEPAGE= http://ap-utils.polesye.net
+COMMENT= Wireless access points UNIX management tool
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"