# $MidnightBSD: trunk/devel/jansson/Makefile 19663 2015-08-02 14:18:09Z laffer1 $

PORTNAME=	jansson
PORTVERSION=	2.7
PORTREVISION=	1
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
LICENSE_FILE=	${WRKSRC}/LICENSE

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

.include <bsd.port.mk>
