diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-19 03:42:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-19 03:42:21 +0000 |
commit | fba0478c98a3c1d2b9561ab3557bc299e61a47a3 (patch) | |
tree | 3b6fda2d720d070442c1c081412a6a3d6d1e81dc | |
parent | d077b0c2a33bd087b1b83d198dbb2f2df75ae7d8 (diff) | |
download | ports-fba0478c98a3c1d2b9561ab3557bc299e61a47a3.tar.gz ports-fba0478c98a3c1d2b9561ab3557bc299e61a47a3.zip |
Notes
-rw-r--r-- | devel/libgpkg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgpkg/Makefile b/devel/libgpkg/Makefile index 7af61ee1f796..10e736691cf5 100644 --- a/devel/libgpkg/Makefile +++ b/devel/libgpkg/Makefile @@ -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 |