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