openbsd-ports/www/ruby-merb/activerecord/Makefile

12 lines
285 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.2 2008/06/14 23:59:36 landry Exp $
COMMENT= plugin for the Merb that provides activerecord access
DISTNAME= merb_activerecord-${VERSION}
PKGNAME= ruby-${DISTNAME}p0
RUN_DEPENDS= ::www/ruby-merb/core \
::databases/ruby-activerecord
.include <bsd.port.mk>