pkgsrc-wip/wireless-tools/Makefile

17 lines
438 B
Makefile
Raw Normal View History

2008-02-10 12:04:31 +01:00
# $NetBSD: Makefile,v 1.5 2008/02/10 11:04:33 shattered Exp $
#
DISTNAME= wireless_tools.27
PKGNAME= wireless-tools-27
CATEGORIES= net linux
MASTER_SITES= http://pcmcia-cs.sourceforge.net/ftp/contrib/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://pcmcia-cs.sourceforge.net/ftp/contrib/
COMMENT= Tools for manipulating Linux Wireless Extensions
2008-02-10 12:04:31 +01:00
ONLY_FOR_PLATFORM= Linux-*-*
USE_TOOLS+= gmake
.include "../../mk/bsd.pkg.mk"