# ex:ts=8
# Ports collection makefile for:	rubygem-rapt
# Date created:			Jan 7, 2007
# Whom:				ijliao
#
# $FreeBSD: ports/devel/rubygem-rapt/Makefile,v 1.6 2010/05/26 19:51:20 pgollucci Exp $
#

PORTNAME=	rapt
PORTVERSION=	0.2.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Rails Plugin Tool

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

.include <bsd.port.mk>
