Add p5-Business-OnlinePayment-Network1Financial 0.02, a
Business::OnlinePayment backend module for Network1 Financial.
This commit is contained in:
parent
6f6c28ec9e
commit
20975819cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72189
11 changed files with 75 additions and 0 deletions
27
finance/p5-Business-OnlinePayment-Network1Financial/Makefile
Normal file
27
finance/p5-Business-OnlinePayment-Network1Financial/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
# New ports collection makefile for: Business::OnlinePayment::Network1Financial
|
||||
# Date created: 27 December 2002
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
|
@ -0,0 +1 @@
|
|||
MD5 (Business-OnlinePayment-Network1Financial-0.02.tar.gz) = 0374fc5d99b4ad61a709fa475e7b5c83
|
|
@ -0,0 +1 @@
|
|||
A Business::OnlinePayment backend module for Network1 Financial
|
|
@ -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
|
|
@ -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
|
|
@ -225,6 +225,7 @@
|
|||
SUBDIR += p5-Business-OnlinePayment-Cardstream
|
||||
SUBDIR += p5-Business-OnlinePayment-Jettis
|
||||
SUBDIR += p5-Business-OnlinePayment-LinkPoint
|
||||
SUBDIR += p5-Business-OnlinePayment-Network1Financial
|
||||
SUBDIR += p5-Business-OnlinePayment-SurePay
|
||||
SUBDIR += p5-Business-OnlinePayment-TCLink
|
||||
SUBDIR += p5-Business-OnlinePayment-VirtualNet
|
||||
|
|
27
misc/p5-Business-OnlinePayment-Network1Financial/Makefile
Normal file
27
misc/p5-Business-OnlinePayment-Network1Financial/Makefile
Normal file
|
@ -0,0 +1,27 @@
|
|||
# New ports collection makefile for: Business::OnlinePayment::Network1Financial
|
||||
# Date created: 27 December 2002
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# $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 <bsd.port.mk>
|
|
@ -0,0 +1 @@
|
|||
MD5 (Business-OnlinePayment-Network1Financial-0.02.tar.gz) = 0374fc5d99b4ad61a709fa475e7b5c83
|
|
@ -0,0 +1 @@
|
|||
A Business::OnlinePayment backend module for Network1 Financial
|
|
@ -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
|
|
@ -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
|
Loading…
Reference in a new issue