1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
- Add LICENSE
- Pet portlint

PR:		ports/188648
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
Steven Kreuzer 2014-05-02 19:23:06 +00:00
parent f864fc4bfb
commit 614d917bf3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352840
2 changed files with 3 additions and 2 deletions

View File

@ -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>

View File

@ -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