ports/www/rubygem-faraday-net_http/Makefile

19 lines
367 B
Makefile

PORTNAME= faraday-net_http
PORTVERSION= 3.1.0
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Faraday adapter for Net::HTTP
WWW= https://github.com/lostisland/faraday-net_http
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-net-http>=0:www/rubygem-net-http
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>