# New ports collection makefile for:	jansson
# Date created:				January 30 2010
# Whom:					vanilla@
#
# $FreeBSD: ports/devel/jansson/Makefile,v 1.1 2010/01/30 15:52:15 vanilla Exp $
#

PORTNAME=	jansson
PORTVERSION=	1.2
CATEGORIES=	devel
MASTER_SITES=	http://www.digip.org/jansson/releases/

MAINTAINER=	vanilla@FreeBSD.org
COMMENT=	A C library for encoding, decoding and manipulating JSON data

USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes
USE_GNOME=	gnomehack gnometarget pkgconfig

.include <bsd.port.mk>
