# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

categories          science
license             apache-2
maintainers         {ra1nb0w @ra1nb0w} openmaintainer
description         Simplified perturbations models
long_description    {*}${description}

github.setup        dnwrnr sgp4 6a448b4850e5fbf8c1ca03bb5f6013a9fdc1fd91
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
version             20221113-[string range ${github.version} 0 7]
checksums           rmd160  86d0a7012ab9bc674dc6ed3aa8d9938391aeedcf \
                    sha256  f5344d4ee917492f4aa7144034a4353dfe7e3132ca495686056a30c30d00434a \
                    size    40395
revision            0

compiler.cxx_standard 2017
