opnsense-ports/devel/rubygem-activemessaging/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

19 lines
377 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= activemessaging
PORTVERSION= 0.13.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Event-driven architecture for rails
RUN_DEPENDS= rubygem-activesupport4>=2.3.11:devel/rubygem-activesupport4
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>