# Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 # $Header$ S=${WORKDIR} DESCRIPTION="Helper for Mailman administrators" SRC_URI="http://www.tt-solutions.com/downloads/${P}.pl.gz" HOMEPAGE="http://www.tt-solutions.com/en/products/mladmin/" LICENSE="BSD" RDEPEND=">=dev-lang/perl-5.004 dev-perl/libwww-perl dev-perl/HTML-Parser" DEPEND="${RDEPEND}" KEYWORDS="~x86" SLOT="0" IUSE="" src_install () { newbin ${P}.pl mladmin }