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:
parent
dd188e41d8
commit
dc4be6dca9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322720
@ -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
|
||||
|
18
devel/rubygem-cocaine/Makefile
Normal file
18
devel/rubygem-cocaine/Makefile
Normal 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>
|
2
devel/rubygem-cocaine/distinfo
Normal file
2
devel/rubygem-cocaine/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/cocaine-0.5.1.gem) = d8cab89e51f261e707de675cb62572454fb124db0ec9eaa40a6698ee35dcfc76
|
||||
SIZE (rubygem/cocaine-0.5.1.gem) = 12800
|
3
devel/rubygem-cocaine/pkg-descr
Normal file
3
devel/rubygem-cocaine/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A small library for doing (command) lines
|
||||
|
||||
WWW: https://rubygems.org/gems/cocaine
|
Loading…
Reference in New Issue
Block a user