ports/www/ruby-httpclient/Makefile

18 lines
290 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = libwww-perl for Ruby
DISTNAME = httpclient-2.8.3
CATEGORIES = www
HOMEPAGE = https://github.com/nahi/httpclient
MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>
# Ruby
PERMIT_PACKAGE = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
.include <bsd.port.mk>