openbsd-ports/databases/ruby-datamapper/Makefile
2010-12-08 22:26:18 +00:00

19 lines
375 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/12/08 22:26:18 jeremy Exp $
SUBDIR =
SUBDIR += core
SUBDIR += aggregates
SUBDIR += migrations
SUBDIR += constraints
SUBDIR += serializer
SUBDIR += sweatshop
SUBDIR += timestamps
SUBDIR += transactions
SUBDIR += types
SUBDIR += validations
SUBDIR += data_mapper
.include <bsd.port.subdir.mk>