aboutsummaryrefslogtreecommitdiffstats
path: root/databases/kyotocabinet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/kyotocabinet/Makefile')
-rw-r--r--databases/kyotocabinet/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/databases/kyotocabinet/Makefile b/databases/kyotocabinet/Makefile
index dddc3e93371..a7f45cc75f1 100644
--- a/databases/kyotocabinet/Makefile
+++ b/databases/kyotocabinet/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= kyotocabinet
-PORTVERSION= 1.2.7
+PORTVERSION= 1.2.70
CATEGORIES= databases
MASTER_SITES= http://fallabs.com/kyotocabinet/pkg/
MAINTAINER= knu@FreeBSD.org
COMMENT= A straightforward implementation of DBM
+LICENSE= GPLv3
+
MAKE_JOBS_SAFE= yes
USE_GCC= 4.2+
@@ -47,9 +49,10 @@ MAN1= kccachetest.1 \
kcpolymgr.1 \
kcpolytest.1 \
kcprototest.1 \
+ kcstashtest.1 \
kctreemgr.1 \
kctreetest.1 \
- kcutilcodec.1 \
+ kcutilmgr.1 \
kcutiltest.1
check: build