# New ports collection makefile for:	json-c
# Date created:				June 23 2006
# Whom:					gno@yahoo-inc.com
#
# $FreeBSD: ports/devel/json-c/Makefile,v 1.5 2009/09/06 03:31:00 rafan Exp $
#

PORTNAME=	json-c
PORTVERSION=	0.9
CATEGORIES=	devel
MASTER_SITES=	http://oss.metaparadigm.com/json-c/

MAINTAINER=	gno@yahoo-inc.com
COMMENT=	A JSON (Javascript Object Notation) implementation in C

USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_GNOME=	gnometarget pkgconfig gnomehack

.include <bsd.port.mk>
