freebsd-ports/devel/rubygem-mixlib-log/Makefile
Steve Wills 3daf325b75 - Update to 1.3.0
PR:		ports/156380
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2011-05-03 03:35:50 +00:00

20 lines
395 B
Makefile

# Ports collection makefile for: rubygem-mixlib-log
# Date created: 18 Mar 2010
# Whom: renchap@cocoa-x.com
#
# $FreeBSD$
#
PORTNAME= mixlib-log
PORTVERSION= 1.3.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= renchap@cocoa-x.com
COMMENT= A gem that provides a simple mixin for log functionality
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>