freebsd-ports/devel/rubygem-lumberjack/Makefile
2014-06-27 11:45:58 +00:00

18 lines
335 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= lumberjack
PORTVERSION= 1.0.9
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple, powerful, and fast logging utility
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>