# Ports collection makefile for:	rubygem-rparsec
# Date created:				24 September 2008
# Whom:					stas
#
# $FreeBSD: ports/devel/rubygem-rparsec/Makefile,v 1.3 2010/05/26 19:51:21 pgollucci Exp $

PORTNAME=	rparsec
PORTVERSION=	1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	stas@FreeBSD.org
COMMENT=	Recursive descent parser combinator framework for Ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
