           SPELL=oscommerce
if  [  "$CVS"  ==  "y"  ];  then
         VERSION=cvs
          SOURCE=$SPELL-catalog-$VERSION.tar.bz2
         SOURCE2=$SPELL-admin-$VERSION.tar.bz2
   SOURCE_URL[0]=cvs://:pserver:cvs:cvs@cvs.oscommerce.com:/pack/cvsroots/oscommerce:catalog
  SOURCE2_URL[0]=cvs://:pserver:cvs:cvs@cvs.oscommerce.com:/pack/cvsroots/oscommerce:admin
   SOURCE_IGNORE=volatile
  SOURCE2_IGNORE=volatile
else
         VERSION=2.2ms2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/tep/$SOURCE
     SOURCE_HASH=sha512:45cd3f637163268cab4b7f5d1871bc09321845e999660cc8726e0cbb915f0bd2d2d587daa59458672bdeade07b07529d21ef468cfacbec6eddd9daa47b4ce085
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=http://www.oscommerce.com/
         ENTERED=20040824
      LICENSE[0]=GPL
        KEYWORDS="http"
           SHORT="On-line shop e-commerce solution"
cat << EOF
osCommerce is an online shop e-commerce solution that offers a wide range of
out-of-the-box features that allows online stores to be setup fairly quickly
with ease, and is available for free as an Open Source based solution released
under the GNU General Public License.

osCommerce was started in March 2000 and has since matured to a solution
that is currently powering 1,395 registered live shops around the world.

Today, osCommerce has been taken to the next level, moving towards
an e-commerce framework solution that not only remains easy to setup and
maintain, but also making it easier for store administrators to present
their stores to their customers with their own unique requirements.

The success of osCommerce is secured by a great and active community where
members help one another out and participate in development issues reflecting
upon the current state of the project.

You are more than welcome to contribute to the success of osCommerce by
helping out in the realization of the project, by participating in the forums,
by donating to the team developers and sponsoring the project, or just by
spreading the word!

We welcome you to the osCommerce community!
EOF
