2013-03-11 02:52:04 +00:00

13 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 02:52:08 espie Exp $
COMMENT = aggregates support for DataMapper
DISTNAME = dm-aggregates-${VERSION}
REVISION = 2
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
TEST_DEPENDS = databases/ruby-do_sqlite3,${MODRUBY_FLAVOR}
.include <bsd.port.mk>