2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= interface for net client
|
|
|
|
|
|
|
|
DISTNAME= net-protocol-0.2.1
|
|
|
|
CATEGORIES= net
|
2023-09-05 04:26:22 +00:00
|
|
|
|
|
|
|
HOMEPAGE= https://github.com/ruby/net-protocol
|
|
|
|
|
2023-08-16 22:26:55 +00:00
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
|
|
|
|
|
|
|
# Ruby BSD-2-Clause
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
2023-09-05 04:26:22 +00:00
|
|
|
devel/ruby-timeout,${MODRUBY_FLAVOR} \
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|