aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-02-24 19:55:43 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-02-24 19:55:43 +0000
commit7f47755e0b4c4ef7a3c4ef4a0a3af53c3962d194 (patch)
treeea5099d7b69b5e1c4144a5cec9845409c16ae838 /finance
parent687877ff77d3c2c2d236f1a70d2a5e04344eafed (diff)
downloadports-7f47755e0b4c4ef7a3c4ef4a0a3af53c3962d194.tar.gz
ports-7f47755e0b4c4ef7a3c4ef4a0a3af53c3962d194.zip
Add p5-Business-OnlinePayment-MerchantCommerce 0.01, a Business::OnlinePayment
backend module for MerchantCommerce authorization service.
Notes
Notes: svn path=/head/; revision=76410
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile27
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/distinfo1
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr2
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist5
4 files changed, 35 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
new file mode 100644
index 000000000000..182befdd106b
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: Business::OnlinePayment::MerchantCommerce
+# Date created: 24 February 2003
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Business-OnlinePayment-MerchantCommerce
+PORTVERSION= 0.01
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Business
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A Business::OnlinePayment backend module for MerchantCommerce authorization service
+
+BUILD_DEPENDS= ${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::MerchantCommerce.3
+
+.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/distinfo b/finance/p5-Business-OnlinePayment-MerchantCommerce/distinfo
new file mode 100644
index 000000000000..2e22c0181473
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/distinfo
@@ -0,0 +1 @@
+MD5 (Business-OnlinePayment-MerchantCommerce-0.01.tar.gz) = 689376fe6846e9af6e616a58822649ac
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr
new file mode 100644
index 000000000000..b2cba2165c67
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr
@@ -0,0 +1,2 @@
+This is Business::OnlinePayment::MerchantCommerce, an Business::OnlinePayment
+backend module for MerchantCommerce authorization service.
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist
new file mode 100644
index 000000000000..59ee55516fd4
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-plist
@@ -0,0 +1,5 @@
+lib/perl5/site_perl/%%PERL_VER%%/Business/OnlinePayment/MerchantCommerce.pm
+lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/MerchantCommerce/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/MerchantCommerce/.packlist
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/MerchantCommerce
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Business/OnlinePayment/MerchantCommerce