# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-UPS/Business-UPS-2.01.ebuild,v 1.1 2010/05/06 06:40:34 tove Exp $ EAPI=3 MODULE_AUTHOR=TODDR inherit perl-module DESCRIPTION="A UPS Interface Module" SLOT="0" KEYWORDS="~amd64 ~ia64 ~sparc ~x86" IUSE="" RDEPEND="dev-perl/libwww-perl" DEPEND="${RDEPEND}" SRC_TEST="do"