2008-05-09 13:33:16 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.2 2008/05/09 17:33:17 bernd Exp $
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
COMMENT= fast, lightweight MVC framework for Ruby
|
|
|
|
|
|
|
|
DISTNAME= merb-${VERSION}
|
|
|
|
|
|
|
|
RUN_DEPENDS= :ruby-merb-core-${VERSION}*:www/ruby-merb/core \
|
2008-05-09 13:33:16 -04:00
|
|
|
:ruby-merb-more-${VERSION}*:www/ruby-merb/more \
|
|
|
|
::www/ruby-mongrel
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|