1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePayment

backend module for SurePay authorization service.
This commit is contained in:
Maxim Sobolev 2002-10-25 08:54:21 +00:00
parent c60dbead67
commit 4bb9bf24e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68799
11 changed files with 71 additions and 0 deletions

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: Business::OnlinePayment::SurePay
# Date created: 24 October 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Business-OnlinePayment-SurePay
PORTVERSION= 0.01
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::SurePay.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Business-OnlinePayment-SurePay-0.01.tar.gz) = 64da3ecbced4e55c2a5c339474655002

View File

@ -0,0 +1 @@
A Business::OnlinePayment backend module for SurePay authorization service

View File

@ -0,0 +1,3 @@
This is Business::OnlinePayment::SurePay, an Business::OnlinePayment
backend module for SurePay authorization service. It is only useful
if you have a merchant account with SurePay: http://www.surepay.com

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment/SurePay.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay

View File

@ -218,6 +218,7 @@
SUBDIR += p5-Business-OnlinePayment-Beanstream
SUBDIR += p5-Business-OnlinePayment-Cardstream
SUBDIR += p5-Business-OnlinePayment-LinkPoint
SUBDIR += p5-Business-OnlinePayment-SurePay
SUBDIR += p5-Business-OnlinePayment-TCLink
SUBDIR += p5-Business-OnlinePayment-VirtualNet
SUBDIR += p5-Business-OnlinePayment-WorldPay-Junior

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: Business::OnlinePayment::SurePay
# Date created: 24 October 2002
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Business-OnlinePayment-SurePay
PORTVERSION= 0.01
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::SurePay.3
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Business-OnlinePayment-SurePay-0.01.tar.gz) = 64da3ecbced4e55c2a5c339474655002

View File

@ -0,0 +1 @@
A Business::OnlinePayment backend module for SurePay authorization service

View File

@ -0,0 +1,3 @@
This is Business::OnlinePayment::SurePay, an Business::OnlinePayment
backend module for SurePay authorization service. It is only useful
if you have a merchant account with SurePay: http://www.surepay.com

View File

@ -0,0 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment/SurePay.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/SurePay