wouldn't mind seeing other people continue to maintain these packages. Resetting to pkgsrc-users@NetBSD.org
18 lines
466 B
Makefile
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"
|