opnsense-ports/math/rubygem-expression_parser/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

15 lines
234 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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>