opnsense-ports/sysutils/rubygem-log4r/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

20 lines
336 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
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
LICENSE= LGPL3
PORTSCOUT= skipv:1.1.11
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>