# New ports collection makefile for: json-glib # Date created: 25 December 2008 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom: ports/devel/json-glib/Makefile,v 1.18 2011/09/17 14:13:13 kwm Exp $ # PORTNAME= json-glib PORTVERSION= 0.14.0 CATEGORIES= devel MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= JSON (RFC 4627) interface for Glib BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection USE_GMAKE= yes USE_XZ= yes USE_GNOME= glib20 gnomehack gnomeprefix ltverhack USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include