# -*- 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 gobject_introspection 1.0 name json-glib version 1.2.2 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 170f52abc9b652f36662c17d947d2c43478b221d \ sha256 ea128ab52a824fcd06e5448fbb2bd8d9a13740d51c66d445828edba71321a621 gobject_introspection yes configure.args --disable-silent-rules livecheck.type gnome