# Created by: Joe Marcus Clarke # $FreeBSD: head/devel/json-glib/Makefile 412513 2016-04-04 13:44:36Z gahr $ PORTNAME= json-glib PORTVERSION= 1.1.2 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= JSON (RFC 4627) interface for Glib OPTIONS_DEFINE= GIR OPTIONS_DEFAULT=GIR OPTIONS_SUB= yes GIR_DESC= Build introspection data GIR_USE= gnome=introspection GIR_CONFIGURE_ENABLE=introspection USES= gmake libtool pathfix pkgconfig tar:xz compiler:gcc-c++11-lib USE_GNOME= glib20 gnomeprefix GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip PORTDOCS= * .include