2008-05-09 13:30:19 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2008/05/09 17:30:19 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
|
|
|
|
SUBDIR += action-args
|
|
|
|
SUBDIR += assets
|
|
|
|
SUBDIR += gen
|
|
|
|
SUBDIR += haml
|
|
|
|
SUBDIR += builder
|
|
|
|
SUBDIR += mailer
|
|
|
|
SUBDIR += parts
|
|
|
|
SUBDIR += cache
|
2008-05-09 13:30:19 -04:00
|
|
|
SUBDIR += freezer
|
2008-04-19 17:57:18 -04:00
|
|
|
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>
|