# New ports collection makefile for:	rubygem-piston
# Date created:				31 March 2009
# Whom:					Tim Bishop <tdb@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-piston/Makefile,v 1.1 2009/03/31 11:56:52 tdb Exp $
#

PORTNAME=	piston
PORTVERSION=	1.4.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	tdb@FreeBSD.org
COMMENT=	Utility to manage local copies of Subversion repositories

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

.include <bsd.port.mk>
