diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-10 02:55:53 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-10 02:55:53 +0800 |
commit | 62050769902ebc8c3d46e18d56e0a652986b2690 (patch) | |
tree | 634017172c225da0335ecbb9febcad5102c54708 /lang/Makefile | |
parent | d737333481a9c596701eaf1284128e883c8a2880 (diff) | |
download | freebsd-ports-gnome-62050769902ebc8c3d46e18d56e0a652986b2690.tar.gz freebsd-ports-gnome-62050769902ebc8c3d46e18d56e0a652986b2690.tar.zst freebsd-ports-gnome-62050769902ebc8c3d46e18d56e0a652986b2690.zip |
Add p5-Data-JavaScript, a perl module to dump perl structures to
JavaScript code.
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 36b7a4ea107b..e84323aa0a17 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -93,6 +93,7 @@ SUBDIR += oo2c SUBDIR += otcl SUBDIR += p2c + SUBDIR += p5-Data-JavaScript SUBDIR += p5-Error SUBDIR += p5-Expect SUBDIR += p5-F77 |