aboutsummaryrefslogtreecommitdiff
path: root/databases/opentsdb/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-13 09:24:39 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-01-13 09:24:39 +0000
commiteb46820fc461312214848eef121d34bf4ad59d8f (patch)
tree00a947c70c7ed75d4b937e907e43694a893ca5e2 /databases/opentsdb/Makefile
parentfa2436e6fa5f96f0449cf9050d2f1775992925c3 (diff)
Notes
Diffstat (limited to 'databases/opentsdb/Makefile')
-rw-r--r--databases/opentsdb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/opentsdb/Makefile b/databases/opentsdb/Makefile
index 54cb1375e307..323523f5166a 100644
--- a/databases/opentsdb/Makefile
+++ b/databases/opentsdb/Makefile
@@ -10,7 +10,8 @@ MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/v${PORTVERS
MAINTAINER= johannes@perceivon.net
COMMENT= OpenTSDB is the Scalable Timeseries Database
-LICENSE= LGPL3
+LICENSE= LGPL21+
+LICENSE_FILE= ${WRKSRC}/COPYING.LESSER
BUILD_DEPENDS= bash:shells/bash \
curl:ftp/curl \
@@ -23,6 +24,7 @@ USE_JAVA= yes
JAVA_VERSION= 1.8+
SHEBANG_FILES= tools/check_tsd tools/opentsdb_restart.py \
tools/tsddrain.py
+NO_ARCH= yes
OPTIONS_DEFINE= GNUPLOT
OPTIONS_DEFAULT= GNUPLOT