# Ports collection makefile for:	gem-thor
# Date created:				1 September 2010
# Whom:						Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-thor/Makefile,v 1.7 2010/12/08 23:14:02 pgollucci Exp $

PORTNAME=	thor
PORTVERSION=	0.14.6
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/rake2thor	bin/thor

.include <bsd.port.mk>
