summaryrefslogtreecommitdiffstats
path: root/finance/php4-pfpro
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-31 23:00:21 +0000
committerpav <pav@FreeBSD.org>2006-01-31 23:00:21 +0000
commit91a790e57281541966a703ef84103c29ea138fab (patch)
tree0722a55ed33f95e9ed15edc21abd207c3bbeb5bb /finance/php4-pfpro
parentd2151310be6068238f069203a60840d759d2b994 (diff)
downloadFreeBSD-ports-91a790e57281541966a703ef84103c29ea138fab.zip
FreeBSD-ports-91a790e57281541966a703ef84103c29ea138fab.tar.gz
- Add a php extension pfpro (PayFlow Pro).
PR: ports/82843 Submitted by: Mike Durian <durian@shadetreesoftware.com> Approved by: maintainer timeout (1 month)
Diffstat (limited to 'finance/php4-pfpro')
-rw-r--r--finance/php4-pfpro/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/finance/php4-pfpro/Makefile b/finance/php4-pfpro/Makefile
new file mode 100644
index 0000000..2e64d9a
--- /dev/null
+++ b/finance/php4-pfpro/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: php4-pfpro
+# Date created: 12 Dec 2005
+# Whom: Mike Durian <durian@shadetreesoftware.com>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= finance
+PKGNAMESUFFIX= -pfpro
+
+COMMENT= PHP VeriSign PayFlow Pro credit card processing
+
+MASTERDIR= ${.CURDIR}/../../lang/php4
+
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud