Package: pyhesiodfs Version: 1.0.41 Revision: 2 Source: http://macathena.mit.edu/dist/%n-%v.tar.gz SourceDirectory: pyHesiodFS Maintainer: SIPB MacAthena Project HomePage: http://macathena.mit.edu/ License: GPL Description: Automatically mounts AFS lockers in /mit Source-MD5: 4cc84e24f830c810e400846d2b4a4b64 Depends: fuse-py25, pydns-py25 CompileScript: << autoconf ./configure %c python2.5 setup.py build << InstallScript: << mkdir %d/mit python2.5 setup.py install --root=%d << PostInstScript: << launchctl load /Library/LaunchDaemons/edu.mit.sipb.mit-automounter.plist << PreRmScript: << launchctl unload /Library/LaunchDaemons/edu.mit.sipb.mit-automounter.plist <<