blob: 9c526bb5d9e1478dff2a57248dcd535b436c7d6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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>
|