- Add CPE info
- Add LICENSE_FILE Approved by: portmgr blanket
This commit is contained in:
parent
4c2957b0ac
commit
1b86877f17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385731
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue