diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-15 17:08:03 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-15 17:08:03 +0000 |
commit | deb865467b52597ff65909bbb714ef9832210a47 (patch) | |
tree | c9217742fe9ae9309ce4ffd066d0adcd7ff37653 /lang/Makefile | |
parent | Add parrot 0.1.2, parrot - virtual machine for dynamic languages. (diff) |
Library that provides an ECMAScript (JavaScript) run-time environment.
PR: ports/72055
Submitted by: Simun Mikecin <sime@logos.hr>
Approved by: adamw (mentor)
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index a1b7f1eeed5b..5a6953fdd5bb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -246,6 +246,7 @@ SUBDIR += scriba SUBDIR += scsh SUBDIR += sdcc + SUBDIR += see SUBDIR += siod SUBDIR += sisc SUBDIR += slib |