Added new port net-mgmt/rubygem-checkson.

PR:		247843
Submitted by:	florian@fsrv.xyz
This commit is contained in:
Matthias Fechner 2020-12-12 18:50:57 +00:00
parent 8419e9fd71
commit cbe2b21c39
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557857
4 changed files with 27 additions and 0 deletions

View file

@ -332,6 +332,7 @@
SUBDIR += rrdbot
SUBDIR += rtrlib
SUBDIR += rubygem-blimpy
SUBDIR += rubygem-checkson
SUBDIR += rubygem-oxidized
SUBDIR += rubygem-oxidized-script
SUBDIR += rubygem-oxidized-web

View file

@ -0,0 +1,20 @@
# $FreeBSD$
PORTNAME= checkson
DISTVERSION= 1.3
CATEGORIES= net-mgmt rubygems
MASTER_SITES= RG
MAINTAINER= florian@fsrv.xyz
COMMENT= Simple checking tool for easy os checks
LICENSE= BSD3CLAUSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/checkson
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1607798898
SHA256 (rubygem/checkson-1.3.gem) = fff7aebf3fa97ba9b84555fee3dac4bf7b8031a167741abe28ff5617f63e2e62
SIZE (rubygem/checkson-1.3.gem) = 8192

View file

@ -0,0 +1,3 @@
This is a simple port of checkson
WWW: https://gitlab.fsrv.xyz