1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- Add rubygem-newrelic-grape 2.0.0

- While I'm here:
  - Add LICENSE_FILE
  - Add NO_ARCH

Newrelic instrument for grape

WWW: https://github.com/xinminlabs/newrelic-grape

PR:		203582
Submitted by:	Michael Fausten <ports@michael-fausten.de>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-23 18:31:18 +00:00
parent 1740150d2f
commit 8abb0e7939
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402307
4 changed files with 28 additions and 0 deletions

View File

@ -4885,6 +4885,7 @@
SUBDIR += rubygem-nenv
SUBDIR += rubygem-nesty
SUBDIR += rubygem-netaddr
SUBDIR += rubygem-newrelic-grape
SUBDIR += rubygem-newrelic_rpm
SUBDIR += rubygem-nice-ffi
SUBDIR += rubygem-nio4r

View File

@ -0,0 +1,22 @@
# $FreeBSD$
PORTNAME= newrelic-grape
PORTVERSION= 2.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@michael-fausten.de
COMMENT= Newrelic instrument for grape
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS?= rubygem-grape>=0:${PORTSDIR}/devel/rubygem-grape \
rubygem-newrelic_rpm>=0:${PORTSDIR}/devel/rubygem-newrelic_rpm
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/newrelic-grape-2.0.0.gem) = 0a15bcc191deecaefe8f31e2d1f19b2bf125b39b00b7dc0413706d8a186d0cc9
SIZE (rubygem/newrelic-grape-2.0.0.gem) = 14336

View File

@ -0,0 +1,3 @@
Newrelic instrument for grape
WWW: https://github.com/xinminlabs/newrelic-grape