aboutsummaryrefslogtreecommitdiff
path: root/finance/php4-pfpro
diff options
context:
space:
mode:
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 000000000000..2e64d9adc2f2
--- /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"