mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
EXtended http(s) CONnections Library
WWW: https://github.com/geemus/excon
This commit is contained in:
parent
e39f9f396d
commit
476647355e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302119
@ -3754,6 +3754,7 @@
|
||||
SUBDIR += rubygem-elif
|
||||
SUBDIR += rubygem-errand
|
||||
SUBDIR += rubygem-eventmachine
|
||||
SUBDIR += rubygem-excon
|
||||
SUBDIR += rubygem-execjs
|
||||
SUBDIR += rubygem-extlib
|
||||
SUBDIR += rubygem-facets
|
||||
|
20
devel/rubygem-excon/Makefile
Normal file
20
devel/rubygem-excon/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: rubygem-excon
|
||||
# Date created: 2012-08-05
|
||||
# Whom: Steve Wills <swills@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= excon
|
||||
PORTVERSION= 0.15.5
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Extended http(s) Connections Library
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/rubygem-excon/distinfo
Normal file
2
devel/rubygem-excon/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/excon-0.15.5.gem) = 58504391b25cd8097932ae59337171a26e38c94ff7e9e358b57e2d8ba6df7e04
|
||||
SIZE (rubygem/excon-0.15.5.gem) = 155136
|
3
devel/rubygem-excon/pkg-descr
Normal file
3
devel/rubygem-excon/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
EXtended http(s) CONnections Library
|
||||
|
||||
WWW: https://github.com/geemus/excon
|
Loading…
Reference in New Issue
Block a user