2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
2011-04-03 17:58:51 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= log4r
|
2012-02-12 03:13:19 +01:00
|
|
|
PORTVERSION= 1.1.10
|
2011-04-03 17:58:51 +02:00
|
|
|
CATEGORIES= sysutils rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-07-17 10:57:51 +02:00
|
|
|
COMMENT= Flexible logging library for use in Ruby programs
|
2011-04-03 17:58:51 +02:00
|
|
|
|
2015-05-24 20:56:35 +02:00
|
|
|
LICENSE= LGPL3
|
|
|
|
|
2015-09-22 20:24:11 +02:00
|
|
|
PORTSCOUT= skipv:1.1.11
|
2015-07-02 18:01:06 +02:00
|
|
|
|
2015-09-22 20:24:11 +02:00
|
|
|
NO_ARCH= yes
|
2011-04-03 17:58:51 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2011-04-03 17:58:51 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|