198953c52f
we have in tree. take maintainership ok bernd@
11 lines
237 B
Makefile
11 lines
237 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/01/02 00:28:56 msf Exp $
|
|
|
|
COMMENT = merb-auth support for slices
|
|
|
|
DISTNAME = merb-auth-slice-password-${VERSION}
|
|
|
|
RUN_DEPENDS = ::www/ruby-merb/slices \
|
|
::www/ruby-merb/auth-more
|
|
|
|
.include <bsd.port.mk>
|