summaryrefslogtreecommitdiff
path: root/finance/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-10-28 11:47:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-10-28 11:47:36 +0000
commiteafb783d6167cdcc1062068ceb6f1a4a9c1068a9 (patch)
tree3f63516f7e80ff1adae7ea65e615f35e953b9802 /finance/Makefile
parent- Update to 1.0 (diff)
Interface to HTTP gateway for PayPal's Payflow Pro service, as described on
the PayPal developer forums at http://www.pdncommunity.com/pdn/board?board.id=payflow This module is intended to be a drop-in replacement for PFProAPI (a couple of minor changes to your code are necessary to use this module instead of PFProAPI). The major difference is that it is pure Perl, and not architecture dependent (ie, you can use this on your 64-bit FreeBSD platform.) WWW: http://labs.mailermailer.com/downloads/ PR: ports/117460 Submitted by: Vivek Khera <vivek at khera.org>
Notes
Notes: svn path=/head/; revision=202214
Diffstat (limited to 'finance/Makefile')
-rw-r--r--finance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile
index b319f40c3554..bdd169aa0a5f 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -60,6 +60,7 @@
SUBDIR += p5-Locale-Currency-Format
SUBDIR += p5-Math-Financial
SUBDIR += p5-PFProAPI
+ SUBDIR += p5-PayflowPro
SUBDIR += pfpro
SUBDIR += php4-pfpro
SUBDIR += qhacc