summaryrefslogtreecommitdiff
blob: 89fdd84985322b0037c7d84ed90920ad72cc1645 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.1 2007/08/30 12:53:00 jokey Exp $

inherit php-pear-lib-r1
MY_P="${PN//-/_}-${PV}"

KEYWORDS="~amd64 ~x86"

DESCRIPTION="The Form Plugin for Savant3."
HOMEPAGE="http://phpsavant.com/"
SRC_URI="http://phpsavant.com/${MY_P}.tgz"
LICENSE="LGPL-2.1"
SLOT="0"
IUSE=""

DEPEND=""
RDEPEND=">=dev-php5/Savant3-3.0.0"

S="${WORKDIR}/${MY_P}"

need_php_by_category