From 80d0f67f70de01cff687d4975c4a5ceae30b4650 Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Wed, 14 Jun 2006 01:56:45 +0000 Subject: Add ruby-rcov 0.5.0, a tool for simple code coverage analysis in Ruby. PR: ports/97938 Submitted by: Rui Lopes (rgl ruilopes com) --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 5f90c4bc0fbb..2c799b6ccd14 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1654,6 +1654,7 @@ SUBDIR += ruby-rbison SUBDIR += ruby-rbprof SUBDIR += ruby-rbtree + SUBDIR += ruby-rcov SUBDIR += ruby-rjudy SUBDIR += ruby-robjectteam SUBDIR += ruby-rrb -- cgit v1.2.3