mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Marked BROKEN on 5.X
- Add missing manpage (point to miwi) - Bump PORTREVISION PR: 112323 Submitted by: Lars Engels <lars.engels@0x20.net> (maintainer)
This commit is contained in:
parent
623285aa93
commit
03a330d563
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191319
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= aircrack-ng
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://download.aircrack-ng.org/ \
|
||||
http://bsd-geek.de/FreeBSD/distfiles/
|
||||
@ -23,9 +23,13 @@ PLIST_FILES= bin/aircrack-ng bin/airdecap-ng bin/packetforge-ng bin/ivstools \
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
MAN1= aircrack-ng.1 airdecap-ng.1 packetforge-ng.1 ivstools.1 \
|
||||
makeivs.1 airodump-ng.1 airtun-ng.1
|
||||
makeivs.1 airodump-ng.1 airtun-ng.1 kstats.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700000
|
||||
ALL_TARGET+= aireplay-ng
|
||||
PLIST_FILES+= sbin/aireplay-ng
|
||||
|
Loading…
Reference in New Issue
Block a user