pkgsrc-wip/wireless-tools/Makefile
Blue Rats c222660538 Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
2012-11-25 23:32:07 +00:00

18 lines
466 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/11/25 23:32:32 othyro Exp $
#
DISTNAME= wireless_tools.27
PKGNAME= wireless-tools-27
CATEGORIES= net linux
MASTER_SITES= http://pcmcia-cs.sourceforge.net/ftp/contrib/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pcmcia-cs.sourceforge.net/ftp/contrib/
COMMENT= Tools for manipulating Linux Wireless Extensions
PKG_DESTDIR_SUPPORT= none
ONLY_FOR_PLATFORM= Linux-*-*
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"