summaryrefslogtreecommitdiff
path: root/filesystems/rubygem-winrm-fs-gitlab
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--filesystems/rubygem-winrm-fs-gitlab/Makefile25
-rw-r--r--filesystems/rubygem-winrm-fs-gitlab/distinfo3
-rw-r--r--filesystems/rubygem-winrm-fs-gitlab/pkg-descr1
3 files changed, 29 insertions, 0 deletions
diff --git a/filesystems/rubygem-winrm-fs-gitlab/Makefile b/filesystems/rubygem-winrm-fs-gitlab/Makefile
new file mode 100644
index 000000000000..3282a911358b
--- /dev/null
+++ b/filesystems/rubygem-winrm-fs-gitlab/Makefile
@@ -0,0 +1,25 @@
+PORTNAME= winrm-fs
+PORTVERSION= 1.3.5
+CATEGORIES= filesystems sysutils rubygems
+MASTER_SITES= RG
+PKGNAMESUFFIX= -gitlab
+
+MAINTAINER= ruby@FreeBSD.org
+COMMENT= Library for file system operations via WinRM
+WWW= https://github.com/WinRb/winrm-fs
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= rubygem-erubi>=1.8<2:www/rubygem-erubi \
+ rubygem-logging>=1.6.1<3.0:devel/rubygem-logging \
+ rubygem-rubyzip-gitlab>=2.0<3:archivers/rubygem-rubyzip-gitlab \
+ rubygem-winrm>=2.0<3:sysutils/rubygem-winrm
+
+USES= gem
+
+NO_ARCH= yes
+
+PLIST_FILES= bin/rwinrmcp
+
+.include <bsd.port.mk>
diff --git a/filesystems/rubygem-winrm-fs-gitlab/distinfo b/filesystems/rubygem-winrm-fs-gitlab/distinfo
new file mode 100644
index 000000000000..cd58beb1948e
--- /dev/null
+++ b/filesystems/rubygem-winrm-fs-gitlab/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1626714674
+SHA256 (rubygem/winrm-fs-1.3.5.gem) = 0d2cdd9e1fb6fc8d01f56a32dce41d98ae6eefb481937ed0e058faa0cd0c693d
+SIZE (rubygem/winrm-fs-1.3.5.gem) = 21504
diff --git a/filesystems/rubygem-winrm-fs-gitlab/pkg-descr b/filesystems/rubygem-winrm-fs-gitlab/pkg-descr
new file mode 100644
index 000000000000..68293f4f359f
--- /dev/null
+++ b/filesystems/rubygem-winrm-fs-gitlab/pkg-descr
@@ -0,0 +1 @@
+Ruby library for file system operations via Windows Remote Management