198953c52f
we have in tree. take maintainership ok bernd@
10 lines
240 B
Makefile
10 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/01/02 00:28:55 msf Exp $
|
|
|
|
COMMENT = useful extensions for merb-auth-core
|
|
|
|
DISTNAME = merb-auth-more-${VERSION}
|
|
|
|
RUN_DEPENDS = :ruby-merb-auth-core->=${VERSION}:www/ruby-merb/auth-core
|
|
|
|
.include <bsd.port.mk>
|