Files
ports/textproc/rubygem-loggability/Makefile
2021-04-06 16:31:07 +02:00

18 lines
323 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
PORTNAME= loggability
PORTVERSION= 0.14.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Composable logging system built on the standard Logger library
LICENSE= BSD3CLAUSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>