aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-iAuthorizer
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-12-15 10:51:54 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-12-15 10:51:54 +0000
commitaaffc0b5153347e8603648aa18d658f0187cea8d (patch)
tree84f3dced5b8904ce3d76f0dadc30595809d38a9d /finance/p5-Business-OnlinePayment-iAuthorizer
parentdfb79990e8eb39dd7da32e9fd25d4fcd0d394980 (diff)
downloadports-aaffc0b5153347e8603648aa18d658f0187cea8d.tar.gz
ports-aaffc0b5153347e8603648aa18d658f0187cea8d.zip
Add p5-Business-OnlinePayment-iAuthorizer 0.2.1,
a Business::OnlinePayment backend module for iAuthorizer.
Notes
Notes: svn path=/head/; revision=95873
Diffstat (limited to 'finance/p5-Business-OnlinePayment-iAuthorizer')
-rw-r--r--finance/p5-Business-OnlinePayment-iAuthorizer/Makefile27
-rw-r--r--finance/p5-Business-OnlinePayment-iAuthorizer/distinfo1
-rw-r--r--finance/p5-Business-OnlinePayment-iAuthorizer/pkg-descr3
-rw-r--r--finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist7
4 files changed, 38 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
new file mode 100644
index 000000000000..c8d214d1cd0f
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: Business::OnlinePayment::iAuthorizer
+# Date created: 17 December 2003
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Business-OnlinePayment-iAuthorizer
+PORTVERSION= 0.2.1
+CATEGORIES= finance perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Business
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= A Business::OnlinePayment backend module for iAuthorizer
+
+BUILD_DEPENDS= ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+PERL_CONFIGURE= yes
+
+MAN3= Business::OnlinePayment::iAuthorizer.3
+
+.include <bsd.port.mk>
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/distinfo b/finance/p5-Business-OnlinePayment-iAuthorizer/distinfo
new file mode 100644
index 000000000000..e87b0c1bc5ce
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-iAuthorizer/distinfo
@@ -0,0 +1 @@
+MD5 (Business-OnlinePayment-iAuthorizer-0.2.1.tar.gz) = 981660f13a4aaf5037feb155fd67373f
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-descr b/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-descr
new file mode 100644
index 000000000000..69804f4066fe
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-descr
@@ -0,0 +1,3 @@
+This is Business::OnlinePayment::iAuthorizer, an Business::OnlinePayment
+backend module for iAuthorizer. It is only useful if you have a merchant
+account with iAuthorizer: http://www.iauthorizer.net
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist b/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist
new file mode 100644
index 000000000000..e634d63ff77f
--- /dev/null
+++ b/finance/p5-Business-OnlinePayment-iAuthorizer/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/Business/OnlinePayment/certification.pl
+%%SITE_PERL%%/Business/OnlinePayment/iAuthorizer.pm
+%%SITE_PERL%%/auto/Business/OnlinePayment/iAuthorizer/autosplit.ix
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/OnlinePayment/iAuthorizer
+@dirrm %%SITE_PERL%%/auto/Business/OnlinePayment/iAuthorizer
+@unexec rmdir %D/%%SITE_PERL%%/Business/OnlinePayment 2>/dev/null || true