diff options
Diffstat (limited to 'dev-php5/pecl-crack/pecl-crack-0.3.ebuild')
-rw-r--r-- | dev-php5/pecl-crack/pecl-crack-0.3.ebuild | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-php5/pecl-crack/pecl-crack-0.3.ebuild b/dev-php5/pecl-crack/pecl-crack-0.3.ebuild new file mode 100644 index 000000000000..6e20331867ee --- /dev/null +++ b/dev-php5/pecl-crack/pecl-crack-0.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-crack/pecl-crack-0.3.ebuild,v 1.1 2005/09/10 07:50:08 sebastian Exp $ + +PHP_EXT_ZENDEXT="no" +PHP_EXT_PECL_PKG="crack" +PHP_EXT_NAME="crack" +PHP_EXT_INI="yes" + +inherit php-ext-pecl-r1 + +DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86" +IUSE="" + +need_php_by_category |