# New ports collection makefile for:	rubygem-runt
# Date created:		7 April 2009
# Whom:			Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-runt/Makefile,v 1.1 2009/04/08 19:36:04 pgollucci Exp $
#

PORTNAME=	runt
PORTVERSION=	0.7.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	pgollucci@FreeBSD.org
COMMENT=	Ruby implementation of select Martin Fowler patterns

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
