openbsd-ports/databases/ruby-datamapper/Makefile

13 lines
284 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2009/01/30 02:40:55 bernd Exp $
SUBDIR += core
SUBDIR += aggregates
SUBDIR += migrations
SUBDIR += serializer
SUBDIR += sweatshop
SUBDIR += timestamps
SUBDIR += types
SUBDIR += validations
.include <bsd.port.subdir.mk>