mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
18 lines
290 B
Makefile
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>
|