1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

New port: devel/rubygem-cocaine:

A small library for doing (command) lines

WWW: https://rubygems.org/gems/cocaine
This commit is contained in:
Ryan Steinmetz 2013-07-10 17:31:46 +00:00
parent dd188e41d8
commit dc4be6dca9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322720
4 changed files with 24 additions and 0 deletions

View File

@ -4041,6 +4041,7 @@
SUBDIR += rubygem-climate_control
SUBDIR += rubygem-clio
SUBDIR += rubygem-cloudfiles
SUBDIR += rubygem-cocaine
SUBDIR += rubygem-coffee-rails
SUBDIR += rubygem-coffee-script
SUBDIR += rubygem-coffee-script-source

View File

@ -0,0 +1,18 @@
# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= cocaine
PORTVERSION= 0.5.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A small library for doing (command) lines
RUN_DEPENDS= rubygem-climate_control>=0.0.3:${PORTSDIR}/devel/rubygem-climate_control
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/cocaine-0.5.1.gem) = d8cab89e51f261e707de675cb62572454fb124db0ec9eaa40a6698ee35dcfc76
SIZE (rubygem/cocaine-0.5.1.gem) = 12800

View File

@ -0,0 +1,3 @@
A small library for doing (command) lines
WWW: https://rubygems.org/gems/cocaine