openbsd-ports/www/ruby-merb/Makefile

30 lines
624 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2010/12/08 22:13:24 jeremy Exp $
2008-04-26 05:31:57 -04:00
# It's intended that this list isn't sorted alphabetically.
# Please keep it that way. Thanks.
SUBDIR =
SUBDIR += core
2009-01-31 07:40:06 -05:00
SUBDIR += action-args
2009-01-31 07:40:06 -05:00
SUBDIR += activerecord
SUBDIR += assets
2009-01-31 07:40:06 -05:00
SUBDIR += cache
SUBDIR += datamapper
SUBDIR += exceptions
SUBDIR += gen
SUBDIR += haml
2009-01-31 07:40:06 -05:00
SUBDIR += helpers
SUBDIR += mailer
2009-01-31 07:40:06 -05:00
SUBDIR += param-protection
SUBDIR += slices
SUBDIR += auth-core
SUBDIR += auth-more
SUBDIR += auth-slice-password
SUBDIR += auth
SUBDIR += merb
.include <bsd.port.subdir.mk>