diff options
author | swills <swills@FreeBSD.org> | 2014-05-24 10:18:59 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-05-24 10:18:59 +0800 |
commit | e26fee3b8ab5158a897b3de057c2faf1d92d3334 (patch) | |
tree | b9c1c1e7b78bf36163325bae20fbcccc87c5a34f /sysutils/Makefile | |
parent | 7bb44f6ff073440a315658de33ffee41a3fe8668 (diff) | |
download | freebsd-ports-gnome-e26fee3b8ab5158a897b3de057c2faf1d92d3334.tar.gz freebsd-ports-gnome-e26fee3b8ab5158a897b3de057c2faf1d92d3334.tar.zst freebsd-ports-gnome-e26fee3b8ab5158a897b3de057c2faf1d92d3334.zip |
Ruby library for Windows Remote Management
WWW: https://github.com/WinRb/WinRM
PR: ports/189435
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index fab56b4bcff0..d6aab9750cb1 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -823,6 +823,7 @@ SUBDIR += rubygem-sys-uname SUBDIR += rubygem-sys-uptime SUBDIR += rubygem-teamocil + SUBDIR += rubygem-winrm SUBDIR += rubygem-yell SUBDIR += runit SUBDIR += runwhen |