Edit

IABSD.fr/ports/www/ruby-faraday-net_http/Makefile

Branch :

  • Show log

    Commit

  • Author : sebastia
    Date : 2025-09-26 11:13:24
    Hash : e9afe00e
    Message : simple update 3.4.0 -> 3.4.1

  • www/ruby-faraday-net_http/Makefile
  • COMMENT =	Faraday adapter for Net::HTTP
    
    DISTNAME =	faraday-net_http-3.4.1
    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>