# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="Web Control Panel for ISPs" HOMEPAGE="http://www.gplhost.com/?rub=software&sousrub=dtc" SRC_URI="" LICENSE="GPL-2" KEYWORDS="" IUSE="vhosts apache2 php" SLOT ="0" DEPEND="mail-mta/postfix net-mail/dovecot net-ftp/proftpd net-nds/bind dev-php/mod_php net-www/mod_log_sql net-www/apache" RDEPEND="" S=${WORKDIR}/dtc src_unpack() { unpack ${FILESDIR}/dtc-0.17.0-4.gentoo.tar.gz cd ${S} } src_install() { pear install Crypt_CBC ./install.sh }