Index: head/devel/jansson/Makefile =================================================================== --- head/devel/jansson/Makefile (revision 385730) +++ head/devel/jansson/Makefile (revision 385731) @@ -1,19 +1,21 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= jansson PORTVERSION= 2.7 PORTREVISION= 0 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= pathfix pkgconfig gmake tar:bzip2 libtool +USES= cpe pathfix pkgconfig gmake tar:bzip2 libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +CPE_VENDOR= jansson_project .include