# $MidnightBSD: trunk/devel/jansson/Makefile 16940 2014-09-07 16:18:48Z laffer1 $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	C library for encoding, decoding, and manipulating JSON data

LICENSE=	mit

USES=		pathfix pkgconfig gmake tar:bzip2 libtool
USE_LDCONFIG=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
