Date: Tue, 19 Sep 2017 23:36:53 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450175 - head/graphics/libcdr01 Message-ID: <201709192336.v8JNarGQ015057@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Tue Sep 19 23:36:53 2017 New Revision: 450175 URL: https://svnweb.freebsd.org/changeset/ports/450175 Log: Add LICENSE_FILE. Modified: head/graphics/libcdr01/Makefile Modified: head/graphics/libcdr01/Makefile ============================================================================== --- head/graphics/libcdr01/Makefile Tue Sep 19 23:31:12 2017 (r450174) +++ head/graphics/libcdr01/Makefile Tue Sep 19 23:36:53 2017 (r450175) @@ -10,6 +10,7 @@ MAINTAINER= office@FreeBSD.org COMMENT= Library and tools for parsing Corel Draw file format LICENSE= MPL20 +LICENSE_FILE= ${WRKSRC}/COPYING.MPL BUILD_DEPENDS= ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs LIB_DEPENDS= libicui18n.so:devel/icu \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709192336.v8JNarGQ015057>