diff options
| author | Ted John <ted@brambles.org> | 2017-07-14 19:37:25 +0100 |
|---|---|---|
| committer | Ted John <ted@brambles.org> | 2017-07-14 19:54:41 +0100 |
| commit | 94e262d3f635b557ffde09e97bbca2c173a8f440 (patch) | |
| tree | 8f4da3eb2c3316523a4f210bf23909e425c39f0d /ports/duktape/CONTROL | |
| parent | 6950aeb6378adb47ff467a79d58ae8d4b5abe9cb (diff) | |
| download | vcpkg-94e262d3f635b557ffde09e97bbca2c173a8f440.tar.gz vcpkg-94e262d3f635b557ffde09e97bbca2c173a8f440.zip | |
[duktape] Add port for duktape 2.0.3
Diffstat (limited to 'ports/duktape/CONTROL')
| -rw-r--r-- | ports/duktape/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/duktape/CONTROL b/ports/duktape/CONTROL new file mode 100644 index 000000000..07ae7f1fe --- /dev/null +++ b/ports/duktape/CONTROL @@ -0,0 +1,4 @@ +Source: duktape +Version: 2.0.3-1 +Description: Embeddable Javascript engine with a focus on portability and compact footprint. +Build-Depends: |
