# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-php/PECL-crack/PECL-crack-0.2.ebuild,v 1.4 2005/09/07 05:29:33 sebastian Exp $ PHP_EXT_ZENDEXT="no" PHP_EXT_PECL_PKG="crack" PHP_EXT_NAME="crack" PHP_EXT_INI="yes" inherit php-ext-pecl DESCRIPTION="PHP interface to the cracklib (libcrack) libraries" LICENSE="Artistic" SLOT="0" KEYWORDS="x86 ~amd64" IUSE="" DEPEND="sys-libs/cracklib"