opnsense-ports/sysutils/rubygem-syslog-logger/Makefile
Franco Fichtner 8b51cdff41 */*: sync with upstream
Taken from: HardenedBSD
2017-07-16 00:05:38 +02:00

18 lines
321 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>