forked from Lainports/opnsense-ports
17 lines
301 B
Makefile
17 lines
301 B
Makefile
PORTNAME= log4r
|
|
PORTVERSION= 1.1.10
|
|
CATEGORIES= sysutils rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Flexible logging library for use in Ruby programs
|
|
WWW= https://github.com/colbygk/log4r
|
|
|
|
LICENSE= LGPL3
|
|
|
|
PORTSCOUT= skipv:1.1.11
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|