openbsd-ports/www/ruby-merb/Makefile

30 lines
629 B
Makefile
Raw Normal View History

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.
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 += more
SUBDIR += merb
.include <bsd.port.subdir.mk>