From 20975819cf76dee9658b9d1ed44655a955ebbec5 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 2 Jan 2003 11:15:01 +0000 Subject: Add p5-Business-OnlinePayment-Network1Financial 0.02, a Business::OnlinePayment backend module for Network1 Financial. --- .../Makefile | 27 ++++++++++++++++++++++ .../distinfo | 1 + .../pkg-comment | 1 + .../pkg-descr | 3 +++ .../pkg-plist | 5 ++++ 5 files changed, 37 insertions(+) create mode 100644 finance/p5-Business-OnlinePayment-Network1Financial/Makefile create mode 100644 finance/p5-Business-OnlinePayment-Network1Financial/distinfo create mode 100644 finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment create mode 100644 finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr create mode 100644 finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist (limited to 'finance/p5-Business-OnlinePayment-Network1Financial') diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/Makefile b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile new file mode 100644 index 000000000000..3576138c186e --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Network1Financial/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: Business::OnlinePayment::Network1Financial +# Date created: 27 December 2002 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# + +PORTNAME= Business-OnlinePayment-Network1Financial +PORTVERSION= 0.02 +CATEGORIES= misc perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Business +PKGNAMEPREFIX= p5- + +MAINTAINER= ports@FreeBSD.org + +BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ + ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment +RUN_DEPENDS= ${BUILD_DEPENDS} + +PERL_CONFIGURE= yes +SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} + +MAN3= Business::OnlinePayment::Network1Financial.3 + +.include diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/distinfo b/finance/p5-Business-OnlinePayment-Network1Financial/distinfo new file mode 100644 index 000000000000..731b717a198d --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Network1Financial/distinfo @@ -0,0 +1 @@ +MD5 (Business-OnlinePayment-Network1Financial-0.02.tar.gz) = 0374fc5d99b4ad61a709fa475e7b5c83 diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment new file mode 100644 index 000000000000..d7b37525ed50 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-comment @@ -0,0 +1 @@ +A Business::OnlinePayment backend module for Network1 Financial diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr new file mode 100644 index 000000000000..760492174670 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-descr @@ -0,0 +1,3 @@ +A Business::OnlinePayment backend module for Network1 Financial. It +is only useful if you have a merchant account with Network1Financial: +http://www.eftsecure.com diff --git a/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist new file mode 100644 index 000000000000..73ba19e02180 --- /dev/null +++ b/finance/p5-Business-OnlinePayment-Network1Financial/pkg-plist @@ -0,0 +1,5 @@ +lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment/Network1Financial.pm +lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/Network1Financial/autosplit.ix +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Network1Financial/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/Network1Financial +@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/Network1Financial -- cgit v1.2.3