# easyblock = 'Rpm' name = 'FAHClient' version = '7.5.1' homepage = 'https://foldingathome.org/' description = 'The Folding@home software.' toolchain = SYSTEM source_urls = ['https://download.foldingathome.org/releases/public/release/fahclient/centos-6.7-64bit/v7.5/'] sources = ['fahclient-7.5.1-1.x86_64.rpm'] sanity_check_paths = { 'files': ['usr/bin/FAHClient'], 'dirs': [] } modextrapaths = { 'PATH': 'usr/bin', } moduleclass = 'tools'