opnsense-ports/math/rubygem-expression_parser/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

14 lines
287 B
Makefile

PORTNAME= expression_parser
PORTVERSION= 0.9.0
CATEGORIES= math rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Mathematical expression parser for Ruby
WWW= http://lukaszwrobel.pl/blog/math-parser-part-3-implementation
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>