1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

- Add rubygem-celluloid-essentials 0.20.0

This port provides internally used tools, and superstructural dependencies of
Celluloid.

WWW: https://github.com/celluloid/celluloid-essentials
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-07-06 17:40:29 +00:00
parent 71ca873ab5
commit 333bcbd5ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391434
4 changed files with 32 additions and 0 deletions

View File

@ -4529,6 +4529,7 @@
SUBDIR += rubygem-cairo-gobject
SUBDIR += rubygem-capybara
SUBDIR += rubygem-celluloid
SUBDIR += rubygem-celluloid-essentials
SUBDIR += rubygem-celluloid-io
SUBDIR += rubygem-cf-uaa-lib
SUBDIR += rubygem-childprocess

View File

@ -0,0 +1,25 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= celluloid-essentials
PORTVERSION= 0.20.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Internally used tools, and superstructural dependencies of Celluloid
LICENSE= MIT
RUN_DEPENDS= rubygem-bundler>=0:${PORTSDIR}/sysutils/rubygem-bundler \
rubygem-dotenv>=0:${PORTSDIR}/misc/rubygem-dotenv \
rubygem-nenv>=0:${PORTSDIR}/devel/rubygem-nenv \
rubygem-rspec-logsplit>=0.1.2:${PORTSDIR}/devel/rubygem-rspec-logsplit \
rubygem-timers>=4.0.0:${PORTSDIR}/devel/rubygem-timers
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/celluloid-essentials-0.20.0.gem) = 8347c49f0299c9d848f6adadd6e94e4f910c80560fd44277a93fa4b4f675a7d3
SIZE (rubygem/celluloid-essentials-0.20.0.gem) = 16896

View File

@ -0,0 +1,4 @@
This port provides internally used tools, and superstructural dependencies of
Celluloid.
WWW: https://github.com/celluloid/celluloid-essentials