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

12 lines
275 B
Makefile

# $OpenBSD: Makefile,v 1.5 2010/01/02 00:28:55 msf Exp $
COMMENT = plugin for the Merb that provides activerecord access
VERSION = 1.0.0.1
DISTNAME = merb_activerecord-${VERSION}
RUN_DEPENDS = ::www/ruby-merb/core \
::databases/ruby-activerecord
.include <bsd.port.mk>