summaryrefslogtreecommitdiff
path: root/www/ruby-faraday-net_http_persistent/Makefile
blob: 80b8bcb3d7316f54ca7d60c59723c0df594529fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2021/08/30 15:29:19 taca Exp $

DISTNAME=	faraday-net_http_persistent-1.2.0
CATEGORIES=	www

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

USE_LANGUAGES=	# none

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