summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-01-27 09:53:40 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-01-27 09:53:40 +0000
commit6d7f547b0abd6d653801364fc09e2e7cb1a51255 (patch)
tree0dbdc3550ac2e1850c783c3c1baaa91d00e88f45 /devel/Makefile
parentUpdate to 2.06. (diff)
Add p5-Coro, a collection of perl modules that bring coroutines to
perl5.
Notes
Notes: svn path=/head/; revision=74076
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 1380ae0903ea..030867fb3544 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -459,6 +459,7 @@
SUBDIR += p5-Config-IniFiles
SUBDIR += p5-Config-Setting
SUBDIR += p5-ConfigReader
+ SUBDIR += p5-Coro
SUBDIR += p5-Curses
SUBDIR += p5-Curses-Widgets
SUBDIR += p5-DB_File-Lock