# Created by: Ryan Steinmetz # $FreeBSD: head/devel/rubygem-delayed_job/Makefile 368682 2014-09-20 20:36:57Z swills $ PORTNAME= delayed_job PORTVERSION= 4.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Asynchronously executing longer tasks in the background RUN_DEPENDS= rubygem-activesupport>=3.0:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include