2014-04-19 16:42:47 +00:00

15 lines
365 B
Makefile

# $OpenBSD: Makefile,v 1.18 2014/04/19 16:42:47 jasper Exp $
SUBDIR =
SUBDIR += 1,${FLAVOR}
SUBDIR += core,${FLAVOR}
SUBDIR += expectations,${FLAVOR}
SUBDIR += mocks,${FLAVOR}
SUBDIR += puppet,${FLAVOR}
SUBDIR += puppetlabs_spec_helper,${FLAVOR}
SUBDIR += rspec,${FLAVOR}
SUBDIR += serverspec,${FLAVOR}
SUBDIR += specinfra,${FLAVOR}
.include <bsd.port.subdir.mk>