openbsd-ports/databases/ruby-datamapper/timestamps/Makefile
2013-03-11 02:52:04 +00:00

13 lines
333 B
Makefile

# $OpenBSD: Makefile,v 1.11 2013/03/11 02:52:08 espie Exp $
COMMENT = magically add timestamps to DataMapper models
DISTNAME = dm-timestamps-${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>