git: 7c1d6fcffef1 - main - lang/hermes: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:58:51 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c1d6fcffef1c679d99f041a8f24fab6b93ea8d2
commit 7c1d6fcffef1c679d99f041a8f24fab6b93ea8d2
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:10:21 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:57:49 +0000
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
More information about the dev-commits-ports-all
mailing list