summaryrefslogtreecommitdiff
path: root/rrdtool
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool')
-rw-r--r--rrdtool/rrdtool_1.0.49.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/rrdtool/rrdtool_1.0.49.oe b/rrdtool/rrdtool_1.0.49.oe
index 4af99fa192..1afc59929b 100644
--- a/rrdtool/rrdtool_1.0.49.oe
+++ b/rrdtool/rrdtool_1.0.49.oe
@@ -1,6 +1,7 @@
DESCRIPTION = "RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average)."
MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>"
HOMEPAGE = "http://people.ee.ethz.ch/~oetiker/webtools/rrdtool"
+LICENSE = "GPLv2"
DEPENDS = "libpng zlib"
SRC_URI = "http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-${PV}.tar.gz \
file://perl-make-options.diff;patch=1;pnum=0"