From 571ea2bfb3a6ea5097ca760e5ac5c2f4602d7a22 Mon Sep 17 00:00:00 2001 From: Bartek Rutkowski Date: Sun, 12 Apr 2015 18:10:23 +0000 Subject: databases/hbase: add CPE information - Maintainer's timeout (demon@FreeBSD.org) PR: 198964 Submitted by: Shun --- databases/hbase/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'databases') diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile index 69a363d28480..a9ce0c194f9e 100644 --- a/databases/hbase/Makefile +++ b/databases/hbase/Makefile @@ -22,6 +22,8 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ yarn:${PORTSDIR}/devel/hadoop2 +USES+= cpe +CPE_VENDOR= apache USE_JAVA= yes JAVA_VERSION= 1.7+ -- cgit