opnsense-ports/textproc/rubygem-loggability/Makefile
Franco Fichtner a1bf36c2bf */*: sync with upstream
Taken from: HardenedBSD
2021-07-22 09:00:17 +02:00

18 lines
324 B
Makefile

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