summaryrefslogtreecommitdiff
blob: ca5dbeadec9f2ac82e1e24af5857b6932349bd9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/phing/phing-2.1.1.ebuild,v 1.1 2006/01/04 11:28:45 sebastian Exp $

inherit php-pear-lib-r1

DESCRIPTION="PHP project build system based on Apache Ant."
HOMEPAGE="http://www.phing.info/"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
SRC_URI="http://phing.info/pear/phing-${PV}.tgz"

need_php_by_category