diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-12-11 09:28:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-12-11 09:28:42 +0000 |
commit | 1a083b00c00a3552ab6c35bc634a1e7d52870fbb (patch) | |
tree | 0fb4209ca086abbcebadb0de5129055123b27d62 /www/Makefile | |
parent | 9f89d1f75273bc002b47565c493b4ccea900ec8f (diff) |
Add www/oscommerce, a PHP-based e-commerce system with support for
credit card payment gateways, gateways for major shipping companies to
gather rates, customer tracking, shopping carts, and many other features.
PR: ports/60122
Submitted by: Travis Campbell <hcoyote@ghostar.org>
Notes
Notes:
svn path=/head/; revision=95587
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index e9988abf2067..0d01c3e94663 100644 --- a/www/Makefile +++ b/www/Makefile @@ -295,6 +295,7 @@ SUBDIR += openvrml SUBDIR += opera SUBDIR += orion + SUBDIR += oscommerce SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-AddHostPath SUBDIR += p5-Apache-Admin-Config |