aboutsummaryrefslogtreecommitdiff
path: root/databases/py-whisper
diff options
context:
space:
mode:
authorSteven Kreuzer <skreuzer@FreeBSD.org>2014-05-02 19:23:06 +0000
committerSteven Kreuzer <skreuzer@FreeBSD.org>2014-05-02 19:23:06 +0000
commit614d917bf3cd6096b3d44c78759a48ab8f3bdec7 (patch)
tree49fde9fa6d88bea0c5e6525e48de3b539cb0142a /databases/py-whisper
parentf864fc4bfbc95ed098d8fe07b64221be880ccbc7 (diff)
downloadports-614d917bf3cd6096b3d44c78759a48ab8f3bdec7.tar.gz
ports-614d917bf3cd6096b3d44c78759a48ab8f3bdec7.zip
- Stage
- Add LICENSE - Pet portlint PR: ports/188648 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Notes
Notes: svn path=/head/; revision=352840
Diffstat (limited to 'databases/py-whisper')
-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