# -*- 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 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup libyal libclocale 20150101 categories security platforms darwin maintainers nomaintainer license LGPL-3+ description Library for cross-platform C locale functions long_description ${description} distname ${name}-alpha-${version} worksrcdir ${name}-${version} github.tarball_from releases checksums rmd160 be8d37f9aef6720039d9c9fb337ca085b3b57916 \ sha256 6ea1cddbf3a77f6cf1ba1f0157a404f606bbd7b097dee251e109b15566e27c5d depends_build port:pkgconfig depends_lib port:gettext \ port:libcerror \ port:libcstring \ port:libiconv configure.args --with-libiconv-prefix=${prefix} \ --with-libcstring=${prefix} \ --with-libcerror=${prefix}