summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild')
-rw-r--r--dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild b/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild
new file mode 100644
index 000000000000..4517a5d9ef4e
--- /dev/null
+++ b/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-zip/pecl-zip-1.8.6.ebuild,v 1.1 2007/03/04 19:31:07 chtekk Exp $
+
+PHP_EXT_NAME="zip"
+PHP_EXT_INI="yes"
+PHP_EXT_ZENDEXT="no"
+
+inherit php-ext-pecl-r1
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+
+DESCRIPTION="PHP zip management extension."
+LICENSE="PHP"
+SLOT="0"
+IUSE=""
+
+DEPEND="sys-libs/zlib"
+RDEPEND="${DEPEND}"
+
+need_php_by_category