summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-22 09:22:24 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-22 09:22:24 +0000
commit6491bdf883f06656ea31d7d01d9fc8eef8285c87 (patch)
tree85433e6753f968b8cb00cfd5c37b8f309108c041 /devel/Makefile
parentAdd ruby-tmail, a mail manipulating library for Ruby, with RFC822 and (diff)
Add ruby-filelock, a Ruby module which provides file locking mechanism.
Notes
Notes: svn path=/head/; revision=31853
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 64b9b1559a47..b8f4d1b5b76e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -266,6 +266,7 @@
SUBDIR += rpc2
SUBDIR += ruby-amstd
SUBDIR += ruby-date2
+ SUBDIR += ruby-filelock
SUBDIR += ruby-intl
SUBDIR += ruby-locale
SUBDIR += ruby-optparse