svn commit: r401156 - head/devel/jsoncpp
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Nov 9 18:45:23 UTC 2015
Author: sunpoet
Date: Mon Nov 9 18:45:21 2015
New Revision: 401156
URL: https://svnweb.freebsd.org/changeset/ports/401156
Log:
- Add LICENSE_FILE
Approved by: portmgr (blanket)
Modified:
head/devel/jsoncpp/Makefile
Modified: head/devel/jsoncpp/Makefile
==============================================================================
--- head/devel/jsoncpp/Makefile Mon Nov 9 18:45:17 2015 (r401155)
+++ head/devel/jsoncpp/Makefile Mon Nov 9 18:45:21 2015 (r401156)
@@ -12,6 +12,7 @@ MAINTAINER= johan at stromnet.se
COMMENT= JSON reader and writer library for C++
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= dos2unix scons
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list