diff options
Diffstat (limited to 'lang/ruby/Makefile')
| -rw-r--r-- | lang/ruby/Makefile | 6 |
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 @@ | |||
| 1 | SUBDIR = | ||
| 2 | SUBDIR += 3.1 | ||
| 3 | SUBDIR += 3.2 | ||
| 4 | SUBDIR += 3.3 | ||
| 5 | |||
| 6 | .include <bsd.port.subdir.mk> | ||
