aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-01-26 02:01:58 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-01-26 02:01:58 +0000
commit14905f36430f7fdda9367f67387f13736651556a (patch)
tree658c09bd124603e1a45cea8e8204d6a0f6efdb54 /devel/Makefile
parent5e2a745b175943a65e65d94df2f072966c058afb (diff)
downloadports-14905f36430f7fdda9367f67387f13736651556a.tar.gz
ports-14905f36430f7fdda9367f67387f13736651556a.zip
Add p5-Class-ReturnValue, a perl class that implements return-value
objects that can be treated as a boolean, array or object, depending on what the user needs.
Notes
Notes: svn path=/head/; revision=74019
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 a4fbbda11329..184fb42d1ef8 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -447,6 +447,7 @@
SUBDIR += p5-Class-MethodMaker
SUBDIR += p5-Class-ObjectTemplate
SUBDIR += p5-Class-ObjectTemplate-DB
+ SUBDIR += p5-Class-ReturnValue
SUBDIR += p5-Class-Singleton
SUBDIR += p5-Class-Tangram
SUBDIR += p5-Class-Tom