diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-10-24 16:47:39 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-10-24 16:47:39 +0000 |
commit | 3702f130a604a5f9d804f696221f32035c59378e (patch) | |
tree | 07ebe9ead7b12063ac1be793b19b5879230769af /misc/Makefile | |
parent | 8b9f227925972495e3100f2a48fe551a56d83de1 (diff) | |
download | FreeBSD-ports-3702f130a604a5f9d804f696221f32035c59378e.zip FreeBSD-ports-3702f130a604a5f9d804f696221f32035c59378e.tar.gz |
Add p5-Business-OnlinePayment 2.00, a generic interface for processing online
credit card payments.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3e159a1..5b8a1c4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -211,6 +211,7 @@ SUBDIR += p5-Business-ISBN SUBDIR += p5-Business-ISIN SUBDIR += p5-Business-ISSN + SUBDIR += p5-Business-OnlinePayment SUBDIR += p5-Business-UPS SUBDIR += p5-Chatbot-Eliza SUBDIR += p5-Data-Buffer |