2008-06-14 19:59:36 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2008/06/14 23:59:37 landry Exp $
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
COMMENT= fast, lightweight MVC framework for Ruby
|
|
|
|
|
|
|
|
DISTNAME= merb-${VERSION}
|
2008-06-14 19:59:36 -04:00
|
|
|
PKGNAME= ruby-${DISTNAME}p0
|
2008-04-19 17:57:18 -04:00
|
|
|
|
|
|
|
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>
|