opnsense-ports/www/rubygem-rails_stdout_logging/Makefile
Franco Fichtner 59f3599cdf */*: sync with upstream
Taken from: HardenedBSD
2017-08-05 12:09:08 +02:00

18 lines
282 B
Makefile

# $FreeBSD$
PORTNAME= rails_stdout_logging
PORTVERSION= 0.0.5
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Overrides Rails' built in logger to send all logs to stdout
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>