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

13 lines
360 B
Makefile

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