forked from Lainports/opnsense-ports
17 lines
304 B
Makefile
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>
|