fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
271 B
Plaintext
7 lines
271 B
Plaintext
Duktape is an embeddable Javascript engine, with a focus on portability and
|
|
compact footprint.
|
|
|
|
Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h
|
|
to your build, and use the Duktape API to call Ecmascript functions from C code
|
|
and vice versa.
|