aboutsummaryrefslogtreecommitdiff
path: root/databases/dbtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbtool/Makefile')
-rw-r--r--databases/dbtool/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/dbtool/Makefile b/databases/dbtool/Makefile
index aaf1776352cb..006607d55147 100644
--- a/databases/dbtool/Makefile
+++ b/databases/dbtool/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/dbtool/
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Store and retrieve data in a key/value format in a hash database
+
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
.if defined(WITH_BERKELEY_DB)