UPDATE: net/ruby-net-protocol added ruby flavor
This commit is contained in:
parent
b409e0b4c1
commit
2cae438fb1
1 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@ COMMENT= interface for net client
|
|||
|
||||
DISTNAME= net-protocol-0.2.1
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= https://github.com/ruby/net-protocol
|
||||
|
||||
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
||||
|
||||
# Ruby BSD-2-Clause
|
||||
|
@ -10,7 +13,7 @@ PERMIT_PACKAGE= Yes
|
|||
MODULES= lang/ruby
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
devel/ruby-timeout \
|
||||
devel/ruby-timeout,${MODRUBY_FLAVOR} \
|
||||
|
||||
CONFIGURE_STYLE= ruby gem
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue