# New ports collection makefile for:	rubygem-interact
# Date created:		2011-12-04
# Whom:			Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD: ports/devel/rubygem-interact/Makefile,v 1.2 2012/02/12 02:10:53 pgollucci Exp $
#

PORTNAME=	interact
PORTVERSION=	0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A simple API for command-line interaction

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
