# # # Magda, by Torre Wenaus. # Pacman by Wensheng Deng # name = 'Magda' description = 'Manager for Grid-Based Data' url = 'http://www.atlasgrid.bnl.gov/magda/info' source = 'http://www.usatlas.bnl.gov/computing/software/pacman/PAS-cache/sources/' systems = {'*': ['magda-0.1.0.tar.gz','magda']} depends = [] exists = [] inpath = ['tar','gunzip','gcc'] bins = [] paths = [['PATH','']] enviros = [['MAGDA_HOST','|usatlas.bnl.gov|'],['PERL5LIB','']] localdoc = '' daemons = [] install = {} setup = [] demo = 'magda_putfile'