- Add CPE info

- Add LICENSE_FILE

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2015-05-08 06:32:12 +00:00
parent 4c2957b0ac
commit 1b86877f17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385731

View file

@ -11,9 +11,11 @@ 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 <bsd.port.mk>