aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 12:08:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 12:08:21 +0000
commita2ab06d103fdb7074dfb441646494e85b50da525 (patch)
tree80718e80969bdab21c510f3bda98d4c4884e8bc5 /devel/Makefile
parent65dd0504c4cd36c62cf2e9434f60b1c1c3e22396 (diff)
downloadports-a2ab06d103fdb7074dfb441646494e85b50da525.tar.gz
ports-a2ab06d103fdb7074dfb441646494e85b50da525.zip
New port: Perl Class::Hook trace method calls to other classes
Perl module Class::Hook enables you to trace methods calls from your code to other classes. PR: ports/45255 Submitted by: Brian Skrab <brian@quynh-and-brian.org>
Notes
Notes: svn path=/head/; revision=74849
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e8913166149f..17be83664cd9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -451,6 +451,7 @@
SUBDIR += p5-Class-Factory-Util
SUBDIR += p5-Class-Fields
SUBDIR += p5-Class-Generate
+ SUBDIR += p5-Class-Hook
SUBDIR += p5-Class-ISA
SUBDIR += p5-Class-Inner
SUBDIR += p5-Class-Inspector