Files
2026-05-21 18:33:37 +00:00

17 lines
341 B
Makefile

COMMENT = Faraday adapter for Net::HTTP
DISTNAME = faraday-net_http-3.4.2
CATEGORIES = www
HOMEPAGE = https://github.com/lostisland/faraday-net_http
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# MIT
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
BUILD_DEPENDS += ${RUN_DEPENDS}
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>