summaryrefslogtreecommitdiff
path: root/www/ruby-faraday-httpclient/Makefile
blob: 2be757e18e6bb04520d39842df845e2739ece527 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.1 2021/08/30 15:21:44 taca Exp $

DISTNAME=	faraday-httpclient-1.0.1
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/lostisland/faraday-httpclient
COMMENT=	Faraday adapter for HTTPClient
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"