19 lines
389 B
Makefile
19 lines
389 B
Makefile
PORTNAME= semantic_logger
|
|
PORTVERSION= 4.17.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= nick@foobar.org
|
|
COMMENT= Feature rich logging framework, and replacement for existing Ruby & Rails loggers
|
|
WWW= https://logger.rocketjob.io/
|
|
|
|
LICENSE= APACHE20
|
|
|
|
RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|