# # # libwww-perl # # Saul Youssef # name = 'libwww-perl' description = 'www for Perl' url = 'http://www.sn.no/libwww-perl/' source = 'http://www.usatlas.bnl.gov/computing/software/pacman/PAS-cache/sources/' systems = {'*': ['libwww-perl-5.10.tar.gz','libwww-perl-5.10']} depends = [] exists = [] inpath = ['tar','gunzip','perl'] bins = [] paths = [] enviros = [] localdoc = 'README' daemons = [] install = { '*': ['perl Makefile.PL PREFIX=$PERL_ROOT','make','make install','cd ..; rm -r -f libwww-perl-5.10'] } setup = [] demo = ''