diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-11 08:04:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-09-11 08:04:14 +0000 |
commit | f05a6f94a36b3d2d5e77a23e4f30139477cbeda9 (patch) | |
tree | 2ef04902904e0e13482380c966642cdf70d05b53 /lang/hermes/pkg-plist | |
parent | 96d7c51d8eb54c5cf784938ab6c85994588372f1 (diff) | |
download | ports-f05a6f94a36b3d2d5e77a23e4f30139477cbeda9.tar.gz ports-f05a6f94a36b3d2d5e77a23e4f30139477cbeda9.zip |
New port: lang/hermes: JavaScript engine
Notes
Notes:
svn path=/head/; revision=548229
Diffstat (limited to 'lang/hermes/pkg-plist')
-rw-r--r-- | lang/hermes/pkg-plist | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/lang/hermes/pkg-plist b/lang/hermes/pkg-plist new file mode 100644 index 000000000000..e4ace98ea8d9 --- /dev/null +++ b/lang/hermes/pkg-plist @@ -0,0 +1,29 @@ +bin/hbcdump +bin/hdb +bin/hermes +bin/hermesc +bin/hvm +include/hermes/CompileJS.h +include/hermes/DebuggerAPI.h +include/hermes/Public/Buffer.h +include/hermes/Public/CrashManager.h +include/hermes/Public/CtorConfig.h +include/hermes/Public/DebuggerTypes.h +include/hermes/Public/GCConfig.h +include/hermes/Public/GCTripwireContext.h +include/hermes/Public/MemoryEventTracker.h +include/hermes/Public/RuntimeConfig.h +include/hermes/SynthTrace.h +include/hermes/SynthTraceParser.h +include/hermes/TraceInterpreter.h +include/hermes/TracingRuntime.h +include/hermes/hermes.h +include/hermes/hermes_tracing.h +include/jsi/JSIDynamic.h +include/jsi/decorator.h +include/jsi/instrumentation.h +include/jsi/jsi-inl.h +include/jsi/jsi.h +include/jsi/jsilib.h +include/jsi/threadsafe.h +lib/libhermes.so |