summaryrefslogtreecommitdiff
blob: 5994f7aa64049927bda68b39a04b2d9ef0db68e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php5/PEAR-Text_Template/PEAR-Text_Template-1.0.0.ebuild,v 1.3 2011/05/24 14:56:24 hwoarang Exp $

inherit php-pear-r1 depend.php eutils

DESCRIPTION="Simple template engine"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
SRC_URI="http://pear.phpunit.de/get/Text_Template-${PV}.tgz"