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