2013-06-23 22:49:39 +02:00
|
|
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= loggability
|
2017-02-07 21:33:31 +01:00
|
|
|
PORTVERSION= 0.14.0
|
2013-06-23 22:49:39 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-08-03 16:15:08 +02:00
|
|
|
COMMENT= Composable logging system built on the standard Logger library
|
2013-06-23 22:49:39 +02:00
|
|
|
|
2015-03-14 14:35:34 +01:00
|
|
|
LICENSE= BSD3CLAUSE
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
2013-06-23 22:49:39 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2013-06-23 22:49:39 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|