[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / libfastjson

File: [local] / ports / devel / libfastjson / Makefile (download)

Revision 1.6, Thu Sep 21 09:49:57 2023 UTC (8 months, 1 week ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.5: +1 -1 lines

-> SITES

COMMENT =	performance-focused JSON library for C

DISTNAME =	libfastjson-1.2304.0

CATEGORIES =	devel

SHARED_LIBS +=	fastjson	0.1 # 7.0

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

# MIT
PERMIT_PACKAGE =	Yes

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

CONFIGURE_STYLE =	gnu
DEBUG_PACKAGES =	${BUILD_PACKAGES}
USE_GMAKE =		Yes

.include <bsd.port.mk>