2020-05-29 05:04:35 +02:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
|
|
|
|
|
|
|
PORTNAME= faraday
|
2021-02-17 19:24:33 +01:00
|
|
|
PORTVERSION= 0.17.4
|
2020-05-29 05:04:35 +02:00
|
|
|
CATEGORIES= www rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
PKGNAMESUFFIX= 0
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= HTTP/REST API client library in Ruby
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|
|
|
|
|
|
|
RUN_DEPENDS= rubygem-multipart-post>=1.2<3:www/rubygem-multipart-post
|
|
|
|
|
2021-10-21 17:40:55 +02:00
|
|
|
USES= cpe gem
|
|
|
|
CPE_VENDOR= ${PORTNAME}_project
|
2020-05-29 05:04:35 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
PORTSCOUT= limit:^0\.
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|