Sunpoet Po-Chuan Hsieh 7ef385257a - Add PORTSCOUT
2015-09-22 18:24:11 +00:00

22 lines
366 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
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>