summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-08-30 12:53:00 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-08-30 12:53:00 +0000
commit5c7b99698683207658b26c066d35b7424138a303 (patch)
tree536134fee3cc22cc72287fe64ac0eba341e180b5 /dev-php5/Savant3/Savant3-3.0.0.ebuild
parentmask the new version of ledit as it needs camlp5 and ocaml 3.10 (diff)
downloadhistorical-5c7b99698683207658b26c066d35b7424138a303.tar.gz
historical-5c7b99698683207658b26c066d35b7424138a303.tar.bz2
historical-5c7b99698683207658b26c066d35b7424138a303.zip
Port from project overlay
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'dev-php5/Savant3/Savant3-3.0.0.ebuild')
-rw-r--r--dev-php5/Savant3/Savant3-3.0.0.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-php5/Savant3/Savant3-3.0.0.ebuild b/dev-php5/Savant3/Savant3-3.0.0.ebuild
new file mode 100644
index 000000000000..4b2aaabe841c
--- /dev/null
+++ b/dev-php5/Savant3/Savant3-3.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/Savant3/Savant3-3.0.0.ebuild,v 1.1 2007/08/30 12:51:28 jokey Exp $
+
+inherit php-pear-lib-r1
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="The simple PHP template alternative to Smarty."
+HOMEPAGE="http://phpsavant.com/yawiki/index.php?area=Savant3"
+SRC_URI="http://phpsavant.com/${P}.tgz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="form-plugin"
+
+DEPEND=""
+RDEPEND="form-plugin? ( >=dev-php5/Savant3-Plugin-Form-0.2.1 )"
+
+need_php_by_category