         VERSION=1.0.0
     SOURCE_HASH='sha512:a59bbd453fb15a7e1d762a619e28d56cdbca11eb2b075aa9e735892bfdb65a3fcd6bd892fcff9793a945d11124a4059a4d695b663e2060501a7bdd9ee56cf810'
         UPDATED=20051003
           SPELL=pear-system_mount
    PEAR_PACKAGE=System_Mount
        WEB_SITE=http://pear.php.net/package/System_Mount/
      LICENSE[0]=PHP
        KEYWORDS="php"
           SHORT='PEAR: Mount and unmount devices in fstab'
cat << EOF
System_Mount provides a simple interface to deal
with mounting and unmounting devices listed in
the system's fstab.
Features:
* Very compact, easy-to-read code, based on
File_Fstab.
* Examines mount options to determine if a
device can be mounted or not.
* Extremely easy to use.
* Fully documented with PHPDoc.
EOF

source $SECTION_DIRECTORY/PEAR_DETAILS
