diff --git a/devel/rubygem-mixlib-shellout/Makefile b/devel/rubygem-mixlib-shellout/Makefile index c33a8b631682..73db3ccbd9e3 100644 --- a/devel/rubygem-mixlib-shellout/Makefile +++ b/devel/rubygem-mixlib-shellout/Makefile @@ -1,19 +1,20 @@ PORTNAME= mixlib-shellout PORTVERSION= 3.3.9 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Shell interface that also collects stdout and stderr -WWW= https://www.chef.io/ +COMMENT= Run external commands on Unix or Windows +WWW= https://www.chef.io/ \ + https://github.com/chef/mixlib-shellout LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-chef-utils>=0:sysutils/rubygem-chef-utils USES= gem NO_ARCH= yes .include