          MODULE=STLport
         VERSION=5.0-0409
        #VERSION=4.5.3
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.stlport.org/beta/$SOURCE
  #SOURCE_URL[0]=http://www.stlport.org/archive/$SOURCE
        WEB_SITE=http://www.stlport.org
         ENTERED=20020314
         UPDATED=20021218
      MAINTAINER=kc8apf@kc8apf.net
           SHORT="STLport contains a reference implementation of a C++ STL."
cat << EOF
STLport is a free, open-source, and multiplatform ANSI C++
Standard Library implementation.
EOF
