summaryrefslogtreecommitdiff
path: root/net/wap-utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/wap-utils/Makefile')
-rw-r--r--net/wap-utils/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/wap-utils/Makefile b/net/wap-utils/Makefile
new file mode 100644
index 00000000000..665810707a8
--- /dev/null
+++ b/net/wap-utils/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2003/02/18 19:54:13 jschauma Exp $
+#
+
+DISTNAME= ap-utils-1.3.1
+PKGNAME= w${DISTNAME}
+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"