diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-05 03:59:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-05 03:59:25 +0000 |
commit | 31c7d214a2090a9757bf89e27a3804f26b3e9eb7 (patch) | |
tree | c8f6322001491f7db8c355dc95bc221c89949c89 /lang/Makefile | |
parent | - Update to 0.81.1.3 (diff) |
Rakudo is the Perl 6 implementation based on the Parrot VM.
http://www.perlfoundation.org/perl6/index.cgi
WWW: http://rakudo.org/
PR: ports/143114
Submitted by: Aliaksandr Zahatski <zahatski at gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=249265
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 8f37200565c1..da6d74af0fdb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -275,6 +275,7 @@ SUBDIR += q SUBDIR += qore SUBDIR += qscheme + SUBDIR += rakudo SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += rexx-regina |