diff options
author | linimon <linimon@FreeBSD.org> | 2003-12-11 17:28:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-12-11 17:28:42 +0800 |
commit | e7b2d66acd2f65cbc3b3300944f0aaf114f34183 (patch) | |
tree | 80335539c97a3e7bc9a1322e10697ebc723a8c98 /www/Makefile | |
parent | 1d94ec4e1c608f1b854c390cfc5b54c62e11be54 (diff) | |
download | freebsd-ports-gnome-e7b2d66acd2f65cbc3b3300944f0aaf114f34183.tar.gz freebsd-ports-gnome-e7b2d66acd2f65cbc3b3300944f0aaf114f34183.tar.zst freebsd-ports-gnome-e7b2d66acd2f65cbc3b3300944f0aaf114f34183.zip |
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>
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 |