2009-01-31 07:40:06 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.4 2009/01/31 12:40:06 bernd 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.
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
SUBDIR += core
|
2009-01-31 07:40:06 -05:00
|
|
|
|
2008-04-19 17:57:18 -04:00
|
|
|
SUBDIR += action-args
|
2009-01-31 07:40:06 -05:00
|
|
|
SUBDIR += activerecord
|
2008-04-19 17:57:18 -04:00
|
|
|
SUBDIR += assets
|
2009-01-31 07:40:06 -05:00
|
|
|
SUBDIR += cache
|
|
|
|
SUBDIR += datamapper
|
|
|
|
SUBDIR += exceptions
|
2008-04-19 17:57:18 -04:00
|
|
|
SUBDIR += gen
|
|
|
|
SUBDIR += haml
|
2009-01-31 07:40:06 -05:00
|
|
|
SUBDIR += helpers
|
2008-04-19 17:57:18 -04:00
|
|
|
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
|
|
|
|
|
2008-04-19 17:57:18 -04:00
|
|
|
SUBDIR += more
|
|
|
|
SUBDIR += merb
|
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|