mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- Remove leading indefinite article from COMMENT
- Add LICENSE - Add RG link to pkg-descr
This commit is contained in:
parent
e3d359fde5
commit
ad19cfa5b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338316
@ -8,7 +8,10 @@ MASTER_SITES= RG
|
||||
DISTNAME= ${GEM_NAME}
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= A cross platform API for managing child processes
|
||||
COMMENT= Cross platform API for managing child processes
|
||||
|
||||
LICENSE= GPLv2 RUBY
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= rubygem-open4>=0.4.0:${PORTSDIR}/devel/rubygem-open4 \
|
||||
rubygem-platform>=0.4.0:${PORTSDIR}/devel/rubygem-platform
|
||||
|
@ -3,3 +3,4 @@ executing a command in a child process with handles on stdout,
|
||||
stderr, stdin streams as well as access to the process ID and exit status.
|
||||
|
||||
WWW: https://github.com/shairontoledo/popen4
|
||||
RG: https://rubygems.org/gems/POpen4
|
||||
|
Loading…
Reference in New Issue
Block a user