Files
2025-03-22 19:11:18 +00:00

18 lines
290 B
Makefile

COMMENT = libwww-perl for Ruby
DISTNAME = httpclient-2.9.0
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>