summaryrefslogtreecommitdiff
path: root/lang/ruby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby/Makefile')
-rw-r--r--lang/ruby/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
new file mode 100644
index 0000000..68f383d
--- /dev/null
+++ b/lang/ruby/Makefile
@@ -0,0 +1,6 @@
1SUBDIR =
2SUBDIR += 3.1
3SUBDIR += 3.2
4SUBDIR += 3.3
5
6.include <bsd.port.subdir.mk>