# Created by: vanilla@ # $FreeBSD: head/devel/jansson/Makefile 414586 2016-05-04 06:25:13Z vanilla $ PORTNAME= jansson PORTVERSION= 2.13.1 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ MAINTAINER= vanilla@FreeBSD.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 shebangfix SHEBANG_FILES= scripts/clang-format scripts/clang-format-check USE_LDCONFIG= yes GNU_CONFIGURE= yes CPE_VENDOR= jansson_project INSTALL_TARGET= install-strip TEST_TARGET= check .include