# eb MATLAB-2015b.eb -r --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/m/matlab.py name = 'MATLAB' version = '2015b' versionsuffix = '-EDU-test' homepage = 'http://www.mathworks.com/products/matlab' description = """MATLAB is a high-level language and interactive environment that enables you to perform computationally intensive tasks faster than with traditional programming languages such as C, C++, and Fortran.""" toolchain = {'name': 'dummy', 'version': ''} sources = [SOURCELOWER_TAR_GZ] dependencies = [ ('Java', '1.8.0_121') ] import os license_server = os.getenv('EB_MATLAB_LICENSE_SERVER', 'licedu.it4i.cz') license_server_port = os.getenv('EB_MATLAB_LICENSE_SERVER_PORT', '27010') key = os.getenv('EB_MATLAB_KEY', '01837-22471-65311-44000-30926-45262-61301-10749-03992-33423-50624-53373') exts_defaultclass = os.getenv('EB_MATLAB_KEY', '02626-18608-33083-55073-59752-43025-58460-00605-60588-10846-07680-36387-39802-49331-29071-19472-31528-61306-56008-38720') moduleclass = 'math'