diff options
author | Will Andrews <will@FreeBSD.org> | 2000-08-11 05:15:09 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-08-11 05:15:09 +0000 |
commit | 09f0add6d56babe82b572ce2788257016aad4266 (patch) | |
tree | aa07ea44c8cd369c88f00a2e851695d11ec2908b /lang | |
parent | Add p5-Apache-Peek 0.9501, a Perl5 data debugging tool for XS programmers. (diff) |
Add p5-B-Graph 0.50, a perl module that acts as a layer between Malcolm
Beattie's perl compiler (the B::* classes) and your favorite graph
layout tool.
PR: 20164
Submitted by: Leo Kim <leo@florida.sarang.net>
Notes
Notes:
svn path=/head/; revision=31511
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9e10aaefca8a..9eda94bd8809 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -70,6 +70,7 @@ SUBDIR += oo2c SUBDIR += otcl SUBDIR += p2c + SUBDIR += p5-B-Graph SUBDIR += p5-Error SUBDIR += p5-Expect SUBDIR += p5-F77 |