openbsd-ports/www/ruby-merb/datamapper/Makefile
2011-09-16 12:00:05 +00:00

13 lines
364 B
Makefile

# $OpenBSD: Makefile,v 1.11 2011/09/16 12:00:08 espie Exp $
COMMENT = DataMapper ORM plugin
DISTNAME = merb_datamapper-1.1.2
REVISION = 1
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}>=0.10.2 \
databases/ruby-datamapper/migrations,${MODRUBY_FLAVOR}>=0.10.2 \
www/ruby-merb/core,${MODRUBY_FLAVOR}${MERB_REL_VER_SPEC}
.include <bsd.port.mk>