# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-thor/Makefile 332043 2013-10-30 02:47:06Z swills $

PORTNAME=	thor
PORTVERSION=	0.18.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A scripting framework that replaces rake, sake, and rubigen

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/thor

.include <bsd.port.mk>
