# -*- 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 qorelanguage module-uuid 1.4.1 v github.tarball_from releases PortGroup cmake 1.1 name qore-uuid-module categories lang license LGPL-2.1 maintainers {davidnichols @davidnich} openmaintainer description uuid module for Qore long_description Module providing the ability to generate, manipulate and parse UUIDs homepage http://qore.org use_bzip2 yes platforms darwin distname qore-uuid-module-${github.version} checksums rmd160 287c087e14ac4ab8dea9e3f4a52a3c8a41ae3a16 \ sha256 7c9efbe6b1f4f7e86bbd886ebbd6e7c8dfae5daf1c29b60abbf91d7d172bb1b6 \ size 65508 depends_lib port:qore \ port:ossp-uuid