aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2003-01-26 10:01:58 +0800
committertobez <tobez@FreeBSD.org>2003-01-26 10:01:58 +0800
commit68c045f08d72d76c3c1b30282320c5c95ff01a38 (patch)
tree4392454472494030a2e78031a3c10c8a38aa81da /devel/Makefile
parentfc80cc6ef56b817f119659e31cb799fbbe87ba81 (diff)
downloadfreebsd-ports-gnome-68c045f08d72d76c3c1b30282320c5c95ff01a38.tar.gz
freebsd-ports-gnome-68c045f08d72d76c3c1b30282320c5c95ff01a38.tar.zst
freebsd-ports-gnome-68c045f08d72d76c3c1b30282320c5c95ff01a38.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.
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