PORTNAME=	libfastjson
PORTVERSION=	0.99.9
DISTVERSIONPREFIX=	v
CATEGORIES=	devel

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	Fork of json-c (JSON implementation in C)
WWW=		https://github.com/rsyslog/libfastjson

LICENSE=	MIT

GNU_CONFIGURE=	yes
USES=		autoreconf cpe libtool pathfix pkgconfig
CPE_VENDOR=	rsyslog
INSTALL_TARGET=	install-strip

USE_GITHUB=	yes
GH_ACCOUNT=	rsyslog
USE_LDCONFIG=	yes

.include <bsd.port.mk>
