bcb250a8d2
PR: ports/170494 Approved by: maintainer timeout (renchap@cocoa-x.com, >2 weeks)
20 lines
384 B
Makefile
20 lines
384 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.4.1
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= renchap@cocoa-x.com
|
|
COMMENT= Provides a simple mixin for log functionality
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|