freebsd-ports/sysutils/rubygem-log4r/Makefile
Sunpoet Po-Chuan Hsieh c32ba3e76c - Add LICENSE
- Update WWW
2015-05-24 18:56:35 +00:00

18 lines
328 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>