openbsd-ports/www/ruby-merb/auth/Makefile

14 lines
425 B
Makefile
Raw Normal View History

2011-09-16 08:00:05 -04:00
# $OpenBSD: Makefile,v 1.10 2011/09/16 12:00:08 espie Exp $
COMMENT = extensible architecture for authentication
DISTNAME = merb-auth-1.1.1
2011-09-16 08:00:05 -04:00
REVISION = 1
RUN_DEPENDS = www/ruby-merb/auth-core,${MODRUBY_FLAVOR}>=1.1.1,<1.2 \
www/ruby-merb/auth-more,${MODRUBY_FLAVOR}>=1.1.1,<1.2 \
www/ruby-merb/auth-slice-password,${MODRUBY_FLAVOR}>=1.1.1,<1.2 \
www/ruby-merb/core,${MODRUBY_FLAVOR}>=1.1,<2.0
.include <bsd.port.mk>