aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorskreuzer <skreuzer@FreeBSD.org>2014-05-03 03:23:06 +0800
committerskreuzer <skreuzer@FreeBSD.org>2014-05-03 03:23:06 +0800
commitc27e804eb35f794bea8510f280b7adcd4be95c1b (patch)
tree49fde9fa6d88bea0c5e6525e48de3b539cb0142a /databases
parent8d767a7499ed3aed96e8e63fd1a969f3eea75614 (diff)
downloadfreebsd-ports-gnome-c27e804eb35f794bea8510f280b7adcd4be95c1b.tar.gz
freebsd-ports-gnome-c27e804eb35f794bea8510f280b7adcd4be95c1b.tar.zst
freebsd-ports-gnome-c27e804eb35f794bea8510f280b7adcd4be95c1b.zip
- Stage
- Add LICENSE - Pet portlint PR: ports/188648 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Diffstat (limited to 'databases')
-rw-r--r--databases/py-whisper/Makefile3
-rw-r--r--databases/py-whisper/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/databases/py-whisper/Makefile b/databases/py-whisper/Makefile
index 6d6ff85ff3e9..1734163543c2 100644
--- a/databases/py-whisper/Makefile
+++ b/databases/py-whisper/Makefile
@@ -10,10 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Fixed-size database, similar in design to RRD
+LICENSE= APACHE20
+
FETCH_ARGS= -o ${DISTNAME}${EXTRACT_SUFX}
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/databases/py-whisper/pkg-descr b/databases/py-whisper/pkg-descr
index fc8913d0ec0f..57fa035bba6b 100644
--- a/databases/py-whisper/pkg-descr
+++ b/databases/py-whisper/pkg-descr
@@ -2,4 +2,4 @@ Whisper is a fixed-size database, similar in design to RRD
(round-robin-database). It provides fast, reliable storage of numeric
data over time.
-WWW: https://github.com/graphite-project/whisper
+WWW: https://github.com/graphite-project/whisper