openbsd-ports/devel/ruby-rspec/Makefile

11 lines
234 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.16 2011/11/17 15:15:26 jeremy Exp $
SUBDIR =
SUBDIR += 1,${FLAVOR}
SUBDIR += core,${FLAVOR}
SUBDIR += expectations,${FLAVOR}
SUBDIR += mocks,${FLAVOR}
SUBDIR += rspec,${FLAVOR}
.include <bsd.port.subdir.mk>