opnsense-ports/sysutils/rubygem-syslog-logger/Makefile
2022-09-07 22:33:21 +02:00

17 lines
304 B
Makefile

PORTNAME= syslog-logger
PORTVERSION= 1.6.8
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Improved Logger replacement that logs to syslog
WWW= https://github.com/ngmoco/syslog_logger
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>