openbsd-ports/www/ruby-merb/Makefile
2009-01-31 12:40:06 +00:00

30 lines
629 B
Makefile

# $OpenBSD: Makefile,v 1.4 2009/01/31 12:40:06 bernd Exp $
# It's intended that this list isn't sorted alphabetically.
# Please keep it that way. Thanks.
SUBDIR += core
SUBDIR += action-args
SUBDIR += activerecord
SUBDIR += assets
SUBDIR += cache
SUBDIR += datamapper
SUBDIR += exceptions
SUBDIR += gen
SUBDIR += haml
SUBDIR += helpers
SUBDIR += mailer
SUBDIR += param-protection
SUBDIR += slices
SUBDIR += auth-core
SUBDIR += auth-more
SUBDIR += auth-slice-password
SUBDIR += auth
SUBDIR += more
SUBDIR += merb
.include <bsd.port.subdir.mk>