openbsd-ports/www/ruby-merb/auth-slice-password/Makefile
2010-01-02 00:28:55 +00:00

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>