View | Details | Raw Unified | Return to bug 247843
Collapse All | Expand All

(-)net-mgmt/checkson/Makefile (+17 lines)
Line 0 Link Here
1
PORTNAME=	checkson
2
DISTVERSION=	1.0
3
PORTREVISION=	1
4
CATEGORIES=	net-mgmt rubygems
5
MASTER_SITES=	RG
6
7
MAINTAINER=	florian@fsrv.xyz
8
COMMENT=	simple checking tool for easy os checks
9
10
LICENSE=	RUBY
11
12
NO_ARCH=	yes
13
14
USE_RUBY= yes
15
USES= gem
16
17
.include <bsd.port.mk>
(-)net-mgmt/checkson/distinfo (+3 lines)
Line 0 Link Here
1
TIMESTAMP = 1594191521
2
SHA256 (rubygem/checkson-1.0.gem) = e856a781c652d05cf916ddb859e76cbfc077c40df5eb84ea97e6992212c87f48
3
SIZE (rubygem/checkson-1.0.gem) = 8192
(-)net-mgmt/checkson/pkg-descr (+3 lines)
Line 0 Link Here
1
This is a simple port of checkson
2
3
WWW: https://gitlab.fsrv.xyz

Return to bug 247843