diff options
author | pav <pav@FreeBSD.org> | 2006-02-01 07:00:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-02-01 07:00:21 +0800 |
commit | 91a790e57281541966a703ef84103c29ea138fab (patch) | |
tree | 0722a55ed33f95e9ed15edc21abd207c3bbeb5bb /finance/Makefile | |
parent | d2151310be6068238f069203a60840d759d2b994 (diff) | |
download | freebsd-ports-gnome-91a790e57281541966a703ef84103c29ea138fab.tar.gz freebsd-ports-gnome-91a790e57281541966a703ef84103c29ea138fab.tar.zst freebsd-ports-gnome-91a790e57281541966a703ef84103c29ea138fab.zip |
- 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/Makefile')
-rw-r--r-- | finance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/Makefile b/finance/Makefile index c65d5338cd3b..b26e62a1b79b 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -52,6 +52,7 @@ SUBDIR += p5-Locale-Currency-Format SUBDIR += p5-Math-Financial SUBDIR += pfpro + SUBDIR += php4-pfpro SUBDIR += qhacc SUBDIR += qtstalker SUBDIR += quantlib |