# New ports collection makefile for:	Ruby/FlexMock
# Date created:		18 November 2005
# Whom:			Akinori MUSHA aka knu <knu@idaemons.org>
#
# $FreeBSD: ports/devel/ruby-flexmock/Makefile,v 1.7 2009/12/01 01:24:37 wxs Exp $
#

PORTNAME=	flexmock
PORTVERSION=	0.8.6
CATEGORIES=	devel rubygems
MASTER_SITES=	RF

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A simple mock object for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
