diff options
author | tobez <tobez@FreeBSD.org> | 2006-06-02 13:24:55 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-06-02 13:24:55 +0000 |
commit | bea4a420e49ebd00b566e44eca93956a7dfd3423 (patch) | |
tree | 73ad89359c37f9ad63932fe8cb20c0c85ce35dfa /lang/Makefile | |
parent | 09b8a252225b2ae247006d6cf8b9430eb6627219 (diff) | |
download | FreeBSD-ports-bea4a420e49ebd00b566e44eca93956a7dfd3423.zip FreeBSD-ports-bea4a420e49ebd00b566e44eca93956a7dfd3423.tar.gz |
Add p5-JavaScript 0.55, perl extension for executing embedded
JavaScript.
PR: ports/98372
Submitted by: dom@happygiraffe.net
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 1b5aa3d..0d8bfab 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -175,6 +175,7 @@ SUBDIR += p5-Expect SUBDIR += p5-F77 SUBDIR += p5-Interpolation + SUBDIR += p5-JavaScript SUBDIR += p5-JavaScript-SpiderMonkey SUBDIR += p5-JavaScript-Squish SUBDIR += p5-List-MoreUtils |