Author: Lenna X. Peterson (github.com/lennax)
- arkcomm
- arkmath
- arkosg
- arkscicos
./gen_arktools.py
(all caps in gen_arktools.py)
- LOCAL_PORT_TREE: path to local port tree (e.g. "~/ports")
- PORTFILE_PATH: path to Portfile Template relative to gen_arktools.py
- in dict 'ports':
- DEPS: array of port dependencies
- DESCRIPT: description
- LONG_DESCR: long description (wrap with "\ \n ")
- GIT_PATH: organization/owner on github (e.g. "arktools")
- HOMEPAGE: project website
- VERSION: project version
- CATEGORY: port category (e.g. "science")
- PLATFORM: tested platforms (e.g. "darwin")
- LICENSE: software license (e.g. "GPL-3")
- MAINTAINERS: port maintainers (obfuscated as example.com:you)
- BUILD: ports required for building (e.g. "cmake")