jeremy e01130d3aa Send lang/ruby/1.9 to the Attic, now that we are no longer building
extension libraries for ruby 2.0 by default.

OK jasper@
2015-08-29 16:25:39 +00:00

10 lines
158 B
Makefile

# $OpenBSD: Makefile,v 1.83 2015/08/29 16:25:39 jeremy Exp $
SUBDIR =
SUBDIR += 1.8
SUBDIR += 2.0
SUBDIR += 2.1
SUBDIR += 2.2
.include <bsd.port.subdir.mk>