Date: Thu, 19 May 2016 03:42:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415471 - head/devel/libgpkg Message-ID: <201605190342.u4J3gLnS051465@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu May 19 03:42:21 2016 New Revision: 415471 URL: https://svnweb.freebsd.org/changeset/ports/415471 Log: - Add LICENSE_FILE Modified: head/devel/libgpkg/Makefile Modified: head/devel/libgpkg/Makefile ============================================================================== --- head/devel/libgpkg/Makefile Thu May 19 02:09:48 2016 (r415470) +++ head/devel/libgpkg/Makefile Thu May 19 03:42:21 2016 (r415471) @@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= SQLite 3 extension of minimal OGC GeoPackage implementation LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= does not build
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605190342.u4J3gLnS051465>