Skip to content

Commit

Permalink
lang/hermes: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
decke committed Sep 21, 2021
1 parent 6e12f73 commit 7c1d6fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lang/hermes/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit 7c1d6fc

Please sign in to comment.