aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-06 16:42:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-06 16:42:40 +0000
commit267520c662d1f6bc8e265fbf1230c89e8a2cabb2 (patch)
treeb33920265b303a4ff1d9d631d29ca2a3d80b642b /devel/Makefile
parent6eeae28b24cbdc987c4fd8013f4d44655f7f4d6d (diff)
downloadports-267520c662d1f6bc8e265fbf1230c89e8a2cabb2.tar.gz
ports-267520c662d1f6bc8e265fbf1230c89e8a2cabb2.zip
add p5-Class-Loader
Load modules and create objects on demand PR: 28719 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=44835
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 339e0be51109..1749c00aa632 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -290,6 +290,7 @@
SUBDIR += p5-C-Scan
SUBDIR += p5-Cache-Cache
SUBDIR += p5-Cdk
+ SUBDIR += p5-Class-Loader
SUBDIR += p5-Class-MethodMaker
SUBDIR += p5-Class-Singleton
SUBDIR += p5-Class-Tom