summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-28 05:32:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-28 05:32:04 +0000
commitc52a62a4db33a6df29d0fdcabd446d8ad5bc7343 (patch)
treeea6960e8411ddd06df26db674ed3c8dbd859ec2a /devel/Makefile
parentadd p5-Devel-StackTrace (diff)
add p5-Exceptioin-Class
A module that allows you to declare real exception classes in Perl
Notes
Notes: svn path=/head/; revision=45557
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 68c9fd2fe3d4..c2e3bc59bee4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -322,6 +322,7 @@
SUBDIR += p5-Dialog
SUBDIR += p5-Errno
SUBDIR += p5-Event
+ SUBDIR += p5-Exception-Class
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Binary
SUBDIR += p5-File-Cache