openbsd-ports/databases/ruby-datamapper/aggregates/Makefile

13 lines
325 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.10 2012/09/23 16:57:32 jeremy Exp $
COMMENT = aggregates support for DataMapper
DISTNAME = dm-aggregates-${VERSION}
REVISION = 2
RUN_DEPENDS = databases/ruby-datamapper/core,${MODRUBY_FLAVOR}${DM_REL_VER_SPEC}
REGRESS_DEPENDS = databases/ruby-do_sqlite3,${MODRUBY_FLAVOR}
.include <bsd.port.mk>