# -*- 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: Portfile 137274 2015-06-08 00:56:11Z ryandesign@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup libyal libcnotify 20150101 categories security platforms darwin maintainers yahoo.fr:jul_bsd openmaintainer license LGPL-3+ description Library for cross-platform C notification functions long_description ${description} github.tarball_from releases distname ${name}-alpha-${version} worksrcdir ${name}-${version} checksums rmd160 3a5770148194aaa4232dd9a9042be874a1d2ec80 \ sha256 826379cdcf79aae87cb03bea78fee200f0b39eeebb9217f3f24a337e1e4d2c24 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}