           SPELL=gnustep-performance
         VERSION=0.1.0
          SOURCE=Performance-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Performance-$VERSION
   SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/libs/$SOURCE
        WEB_SITE=http://www.gnustep.org
     SOURCE_HASH=sha512:62ae32cca16863123a2f44c175db368a8fc270fb2378d37b1b3d9bba7a65e8aee10336e6a51be6d0e9b90cb8014f813ee1c95dbef87b27cd8ed7d079eabe3e40
      LICENSE[0]=LGPL
         ENTERED=20060227
        KEYWORDS="gnustep libs"
           SHORT="GNUStep performance monitor boundle."
     TAR_OPTIONS="--no-same-owner"

cat << EOF
This library is a collection of classes intended to be used to help
improve the performance of GNUstep and Cocoa applications.  The scope
of the library is therefore -
1. Subclasses of standard Cocoa classes which are optimised for particular
uses.
2. Classes to perform tasks which can improve application performance
by mechanisms not covered by existing classes.
3. Classes to monitor/analyse performance issues so you can tell what
needs to be optimised.
EOF
