# $FreeBSD: head/math/rubygem-expression_parser/Makefile 414136 2016-04-27 21:57:31Z swills $

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>