mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 12:01:54 +02:00
commit
acbdc26883
1 changed files with 5 additions and 3 deletions
|
|
@ -1,15 +1,17 @@
|
|||
# Copyright 1999-2024 Gentoo Foundation
|
||||
# Copyright 2026 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=8
|
||||
DESCRIPTION="KARMA + Metasploit 3 == Karmetasploit"
|
||||
#karmetasploit + kingtuna script
|
||||
HOMEPAGE="http://dev.metasploit.com/redmine/projects/framework/wiki/Karmetasploit"
|
||||
|
||||
#SRI_URI="https://manage.offsec.com/app/uploads/2015/04/karma.rc_.txt"
|
||||
S="$WORKDIR"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
KEYWORDS="amd64 ~arm ~x86"
|
||||
|
||||
RDEPEND="net-analyzer/metasploit
|
||||
>=net-wireless/aircrack-ng-1.2_rc1
|
||||
|
|
|
|||
Loading…
Reference in a new issue