# -*- 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 gobject_introspection 1.0 name json-glib version 1.2.8 set branch [join [lrange [split ${version} .] 0 1] .] categories devel license LGPL-2.1+ maintainers otherware.org:nefar openmaintainer homepage https://wiki.gnome.org/Projects/JsonGlib description provides JSON support long_description JSON-GLib is a library providing serialization and \ deserialization support for the JavaScript Object Notation \ (JSON) format described by RFC 4627. platforms darwin depends_build port:pkgconfig depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 master_sites gnome:sources/${name}/${branch}/ use_xz yes checksums rmd160 c13f30676cb2ca224f1c21e4ef4f9aa77c19a0c5 \ sha256 fd55a9037d39e7a10f0db64309f5f0265fa32ec962bf85066087b83a2807f40a gobject_introspection yes configure.args --disable-silent-rules livecheck.type gnome