2008-04-26 05:31:57 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2008/04/26 09:31:57 bernd Exp $
|
|
|
|
|
|
|
|
# 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
|
|
|
|
SUBDIR += action-args
|
|
|
|
SUBDIR += assets
|
|
|
|
SUBDIR += gen
|
|
|
|
SUBDIR += haml
|
|
|
|
SUBDIR += builder
|
|
|
|
SUBDIR += mailer
|
|
|
|
SUBDIR += parts
|
|
|
|
SUBDIR += cache
|
|
|
|
SUBDIR += more
|
|
|
|
SUBDIR += merb
|
2008-04-26 05:31:57 -04:00
|
|
|
SUBDIR += activerecord
|
|
|
|
SUBDIR += helpers
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|