ports/net-mgmt/rubygem-checkson/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
274 B
Makefile

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>