diff --git a/net/ruby-net-protocol/Makefile b/net/ruby-net-protocol/Makefile index 2721712de..e8b738ad4 100644 --- a/net/ruby-net-protocol/Makefile +++ b/net/ruby-net-protocol/Makefile @@ -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 # 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