2014-12-19 18:24:13 +01:00
|
|
|
# Created by: Michael Moll <kvedulv@kvedulv.de>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= logify
|
|
|
|
PORTVERSION= 0.2.0
|
|
|
|
CATEGORIES= sysutils ruby
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2016-01-01 18:05:54 +01:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2014-12-19 18:24:13 +01:00
|
|
|
COMMENT= Lightweight logging library for Ruby
|
|
|
|
|
|
|
|
LICENSE= APACHE20
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
|
|
|
|
2014-12-19 18:24:13 +01:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|