          MODULE=apr-iconv
         VERSION=1.2.1
          SOURCE=$MODULE-$VERSION.tar.bz2
   SOURCE_URL[0]=ftp://ftp.sunet.se/pub/www/servers/apache/dist/apr/
   SOURCE_URL[1]=ftp://mirror2.dataphone.se/pub/apache/apr/
   SOURCE_URL[2]=http://www.apache.org/dist/apr/
      SOURCE_VFY=sha1:c4707c92472dace3d96dd9d5d161d078b9797608
        WEB_SITE=http://apr.apache.org/
         ENTERED=20051208
         UPDATED=20090906
           SHORT="Apache Portable Runtime Project"

cat << EOF
The mission of the Apache Portable Runtime (APR) project is to create
and maintain software libraries that provide a predictable and
consistent interface to underlying platform-specific implementations.
The primary goal is to provide an API to which software developers may
code and be assured of predictable if not identical behaviour
regardless of the platform on which their software is built, relieving
them of the need to code special-case conditions to work around or take
advantage of platform-specific deficiencies or features.
EOF
