freebsd-ports/devel/rubygem-mixlib-log/Makefile
Philip M. Gollucci 614f70eaf1 - No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@
2010-06-06 04:06:25 +00:00

20 lines
386 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.1.0
CATEGORIES= devel
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>