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

PortSystem          1.0
PortGroup           github 1.0

github.setup        micans cimfomfa 21-361
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
checksums           rmd160  e2561e8b06c3d43a06d68d4964e8ea0458291a7d \
                    sha256  621dd7a689b0ef03e1891bcb05cb8d5d53e3b9b0f0cbd32303d1140ec2c70a86 \
                    size    208081

categories          devel
maintainers         {ryandesign @ryandesign} openmaintainer
license             GPL-3+

description         a C utility library

long_description    ${name} is {*}${description} supporting both MCL, \
                    a cluster algorithm for graphs, and zoem, a \
                    macro/DSL language. It supplies abstractions for \
                    memory management, I/O, associative arrays, \
                    strings, heaps, and a few other things.

master_sites        https://micans.org/cimfomfa/src/
