ports/devel/ruby-rspec/3/Makefile

9 lines
230 B
Makefile

SUBDIR =
SUBDIR += core,${FLAVOR}
SUBDIR += expectations,${FLAVOR}
SUBDIR += its,${FLAVOR}
SUBDIR += mocks,${FLAVOR}
SUBDIR += rspec,${FLAVOR}
SUBDIR += support,${FLAVOR}
.include <bsd.port.subdir.mk>