pentoo-overlay/www-plugins/firecat/firecat-1.5-r2.ebuild

27 lines
737 B
Bash

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
DESCRIPTION="A Firefox extensions from the firecat framework."
HOMEPAGE="http://www.security-database.com/toolswatch/FireCAT-Firefox-Catalog-of,302.html"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="www-plugins/add-n-edit-cookies
www-plugins/firebug
www-plugins/foxyproxy
www-plugins/hackbar
www-plugins/httpfox
www-plugins/live-http-headers
www-plugins/no-referer
www-plugins/noscript
www-plugins/showip
www-plugins/sql-inject-me
www-plugins/sql-injection
www-plugins/multiproxy-switch
www-plugins/tamper-data
www-plugins/user-agent-switcher
www-plugins/xss-me"
DEPEND="${RDEPEND}"