1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Mark as BROKEN/DEPRECATED: previously incorrectly set IGNORED. Since

then, domain has disappeared.  Not staged, either.

Submitted by:	poudriere
Approved by:	portmgr (blanket)
This commit is contained in:
Mark Linimon 2014-06-04 06:07:23 +00:00
parent 073a031837
commit e9c1a5f715
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356431

View File

@ -11,6 +11,10 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= BSD Wireless Scanning Tools
BROKEN= broken by removal of wicontrol ioctls from if_wavelan_ieee.h; domain disappeared
DEPRECATED= "${BROKEN}"
EXPIRATION_DATE= 2014-08-04
CONF_AIRTOOLS= dstumbler
MAKE_AIRTOOLS= dweputils/dwepcrack dweputils/dwepdump \
dweputils/dwepkeygen prism2ctl prism2dump
@ -35,5 +39,4 @@ do-install:
${DOCSDIR}/README.`${BASENAME} ${TOOL}`
.endfor
IGNORE= broken by removal of wicontrol ioctls from if_wavelan_ieee.h
.include <bsd.port.mk>