diff options
Diffstat (limited to 'dev-perl/Business-OnlinePayment/Business-OnlinePayment-3.01.ebuild')
-rw-r--r-- | dev-perl/Business-OnlinePayment/Business-OnlinePayment-3.01.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/dev-perl/Business-OnlinePayment/Business-OnlinePayment-3.01.ebuild b/dev-perl/Business-OnlinePayment/Business-OnlinePayment-3.01.ebuild new file mode 100644 index 0000000..3542ebb --- /dev/null +++ b/dev-perl/Business-OnlinePayment/Business-OnlinePayment-3.01.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# This ebuild generated by g-cpan 0.16.4 + +EAPI="2" + +MODULE_AUTHOR="IVAN" + + +inherit perl-module + +DESCRIPTION="Ecommerce middleware" + +LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +DEPEND="dev-perl/Net-HTTPS-Any + dev-perl/Tie-IxHash + dev-lang/perl" |