# $MidnightBSD: trunk/devel/jansson/Makefile 18373 2015-03-27 16:41:30Z laffer1 $

PORTNAME=	jansson
PORTVERSION=	2.7
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>
