freebsd-ports/devel/rubygem-mono_logger/Makefile
2022-06-18 13:44:33 +00:00

16 lines
274 B
Makefile

PORTNAME= mono_logger
PORTVERSION= 1.1.1
CATEGORIES= devel ruby
MASTER_SITES= RG
MAINTAINER= dvl@FreeBSD.org
COMMENT= Lock-free logger compatible with Ruby 2.0
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>