# $OpenBSD: Makefile,v 1.1.1.1 2017/12/27 17:29:05 remi Exp $

COMMENT =	performance-focused json library for C

DISTNAME =	libfastjson-0.99.8

CATEGORIES = 	devel

SHARED_LIBS +=	fastjson	0.0 # 6.0.2

HOMEPAGE = 	https://github.com/rsyslog/libfastjson

# MIT
PERMIT_PACKAGE_CDROM =	Yes

MASTER_SITES =	http://download.rsyslog.com/libfastjson/

CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>
