openbsd-ports/www/ruby-merb/auth-slice-password/Makefile
2011-01-06 04:24:22 +00:00

13 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:25 jeremy Exp $
COMMENT = merb-auth support for slices
DISTNAME = merb-auth-slice-password-1.1.1
REVISION = 0
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>