ports/devel/ruby-rspec/3/Makefile

10 lines
230 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
SUBDIR += core,${FLAVOR}
SUBDIR += expectations,${FLAVOR}
SUBDIR += its,${FLAVOR}
SUBDIR += mocks,${FLAVOR}
SUBDIR += rspec,${FLAVOR}
SUBDIR += support,${FLAVOR}
.include <bsd.port.subdir.mk>