From 7c1d6fcffef1c679d99f041a8f24fab6b93ea8d2 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 21 Sep 2021 12:10:21 +0000 Subject: lang/hermes: Add CPE information Approved by: portmgr (blanket) --- lang/hermes/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lang/hermes/Makefile b/lang/hermes/Makefile index f2834b5de3b3..1fece6cc427e 100644 --- a/lang/hermes/Makefile +++ b/lang/hermes/Makefile @@ -14,8 +14,9 @@ LIB_DEPENDS= libicui18n.so:devel/icu TEST_DEPENDS= googletest>0:devel/googletest \ zip:archivers/zip -USES= cmake compiler:c++14-lang python:build readline +USES= cmake compiler:c++14-lang cpe python:build readline USE_LDCONFIG= yes +CPE_VENDOR= facebook USE_GITHUB= yes GH_ACCOUNT= facebook -- cgit v1.2.3