pkgsrc/net/wap-utils/Makefile
zuntum b6474dd67e Update wap-utils to 1.3.2
* It adds support for the ME102, a Netgear AP

Fixes PR#22076 by Quentin Garnier <cube@cubidou.net>
2003-07-12 09:02:22 +00:00

20 lines
500 B
Makefile

# $NetBSD: Makefile,v 1.5 2003/07/12 09:02:22 zuntum Exp $
#
DISTNAME= ap-utils-1.3.2
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
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
USE_NCURSES= # redrawwin()
.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"