aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-06-09 12:53:52 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-06-09 12:53:52 +0000
commit5de5dea48840400b9f3a044399c1f023edd1fcbf (patch)
treee65099e2e0e9ce6f2a805410823b6553c678c3c0 /devel/Makefile
parent0c2e54fedb351bc12962da76e689addec97792bc (diff)
downloadports-5de5dea48840400b9f3a044399c1f023edd1fcbf.tar.gz
ports-5de5dea48840400b9f3a044399c1f023edd1fcbf.zip
This module exports a clone() function which unlocks the builtin
functionality perl uses to clone a new interpreter and its values. WWW: http://search.cpan.org/dist/Scalar-Util-Clone/ PR: ports/98735 Submitted by: Zach Thompson <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=164901
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 bf7884a40bc5..06375a4676b1 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1209,6 +1209,7 @@
SUBDIR += p5-SVN-Notify
SUBDIR += p5-SVN-Simple
SUBDIR += p5-SVN-Web
+ SUBDIR += p5-Scalar-Util-Clone
SUBDIR += p5-Search-Binary
SUBDIR += p5-Set-Array
SUBDIR += p5-Set-Crontab