opnsense-ports/devel/rubygem-sentry-raven/Makefile

21 lines
380 B
Makefile

# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= sentry-raven
PORTVERSION= 2.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Client interface for the Sentry error logger
LICENSE= APACHE20
RUN_DEPENDS= rubygem-faraday>=0.7.6:www/rubygem-faraday
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>