# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org>
# $FreeBSD: head/devel/libfastjson/Makefile 458462 2018-01-08 17:48:08Z bofh $

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

MAINTAINER=	bofh@FreeBSD.org
COMMENT=	libfastjson is a fork from json-c

LICENSE=	MIT

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

USE_GITHUB=	yes
GH_ACCOUNT=	rsyslog
USE_LDCONFIG=	yes

.include <bsd.port.mk>
