blob: 2001d329ba1764f620e3cf63a41598b8ca192d45 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>
|