# Created by: Vladimir Kondratiev <wulf@mail.mipt.ru>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-debugger-linecache/Makefile 334891 2013-11-25 19:58:51Z sunpoet $

PORTNAME=	debugger-linecache
PORTVERSION=	1.2.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	wulf@cicgroup.ru
COMMENT=	Caches(Ruby source) Files as Might Be Used in a Debugger

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
