pentoo-exploit: add meta ebuild for exploit tools

This commit is contained in:
grimmlin 2010-09-30 13:57:29 +00:00
parent 86cff9bc86
commit 579ebb1ac6

View file

@ -0,0 +1,24 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
KEYWORDS="-*"
DESCRIPTION="Pentoo exploit meta ebuild"
HOMEPAGE="http://www.pentoo.ch"
SLOT="0"
LICENSE="GPL"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
app-forensics/make-pdf
net-analyzer/fasttrack
net-analyzer/inguma
net-analyzer/metasploit
net-analyzer/mosref
net-analyzer/w3af
net-analyzer/yersinia
net-fs/winexe
net-misc/raccess"