2011-01-05 23:24:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.9 2011/01/06 04:24:25 jeremy Exp $
|
2009-01-31 07:06:56 -05:00
|
|
|
|
|
|
|
COMMENT = extensible architecture for authentication
|
|
|
|
|
2010-12-08 17:08:20 -05:00
|
|
|
DISTNAME = merb-auth-1.1.1
|
2011-01-05 23:24:22 -05:00
|
|
|
REVISION = 0
|
2009-01-31 07:06:56 -05:00
|
|
|
|
2010-12-08 17:08:20 -05:00
|
|
|
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
|
2009-01-31 07:06:56 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|