summaryrefslogtreecommitdiff
blob: c04f6e20d916b04e179861dd51765f78c3d6d5d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_BBCodeParser/PEAR-HTML_BBCodeParser-1.2.2.ebuild,v 1.2 2007/12/06 00:03:16 jokey Exp $

inherit php-pear-r1

DESCRIPTION="Parser to replace UBB style tags with their HTML equivalents."
LICENSE="PHP-2.02"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=">=dev-php/PEAR-PEAR-1.5.4"