Skip to content

Commit

Permalink
zlog: new port
Browse files Browse the repository at this point in the history
  • Loading branch information
sikmir committed Feb 22, 2025
1 parent 8f4fca0 commit b9f939a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions devel/zlog/Portfile
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit b9f939a

Please sign in to comment.