2010-01-01 19:28:55 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.3 2010/01/02 00:28:55 msf Exp $
|
2009-01-31 07:08:15 -05:00
|
|
|
|
|
|
|
COMMENT = authentication core framework
|
|
|
|
|
|
|
|
DISTNAME = merb-auth-core-${VERSION}
|
|
|
|
|
2010-01-01 19:28:55 -05:00
|
|
|
RUN_DEPENDS = :ruby-merb-core->=${VERSION}:www/ruby-merb/core
|
2009-01-31 07:08:15 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|