# $FreeBSD$

PORTNAME=	expression_parser
PORTVERSION=	0.9.0
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Mathematical expression parser for Ruby

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>