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

20 lines
381 B
Makefile

# Created by: Torsten Zuehlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= sentry-raven
PORTVERSION= 0.15.6
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>