diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-08-01 09:39:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-08-01 09:39:58 +0800 |
commit | b6e035e17487fe60cd6c1624b406c71039d5b22d (patch) | |
tree | a5b5bff99136661bc5d361ab603dd6f89716b4ae /lang/Makefile | |
parent | c1605b7cdd08a9301c4e84edbacf0b764d634868 (diff) | |
download | freebsd-ports-gnome-b6e035e17487fe60cd6c1624b406c71039d5b22d.tar.gz freebsd-ports-gnome-b6e035e17487fe60cd6c1624b406c71039d5b22d.tar.zst freebsd-ports-gnome-b6e035e17487fe60cd6c1624b406c71039d5b22d.zip |
add p5-Pugs-Compiler-Rule 0.12
Compiler for Perl 6 Rules
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 33cc402c9a19..f4376e0ed260 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -186,6 +186,7 @@ SUBDIR += p5-JavaScript-Squish SUBDIR += p5-List-MoreUtils SUBDIR += p5-Perl6-Subs + SUBDIR += p5-Pugs-Compiler-Rule SUBDIR += p5-Quantum-Superpositions SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch |