diff --git a/devel/zlog/Portfile b/devel/zlog/Portfile new file mode 100644 index 000000000000..fa99135b1c06 --- /dev/null +++ b/devel/zlog/Portfile @@ -0,0 +1,18 @@ +# -*- 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 +PortGroup cmake 1.1 + +github.setup HardySimpson zlog 1.2.18 +github.tarball_from archive +revision 0 +categories devel +license Apache-2 +maintainers {@sikmir disroot.org:sikmir} openmaintainer +description Reliable, high-performance, thread safe, flexible, clear-model, pure C logging library +long_description {*}${description} + +checksums rmd160 f9969c546b2008b5aa9e3fdb01afb1facb8f239b \ + sha256 3977dc8ea0069139816ec4025b320d9a7fc2035398775ea91429e83cb0d1ce4e \ + size 130997