1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Created by: vanilla@ # $FreeBSD$ PORTNAME= jansson PORTVERSION= 2.4 CATEGORIES= devel MASTER_SITES= http://www.digip.org/jansson/releases/ MAINTAINER= vanilla@FreeBSD.org COMMENT= C library for encoding, decoding, and manipulating JSON data USES= pathfix pkgconfig USE_BZIP2= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes NO_STAGE= yes .include <bsd.port.mk>