opnsense-ports/math/rubygem-expression_parser/Makefile
Franco Fichtner a7f0349df9 */*: sync with upstream
Taken from: FreeBSD
2015-05-10 11:31:06 +02:00

15 lines
262 B
Makefile

# $FreeBSD$
PORTNAME= expression_parser
PORTVERSION= 0.9.0
CATEGORIES= math rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Mathematical expression parser for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>