opnsense-ports/math/rubygem-bigdecimal/Makefile
Franco Fichtner 67784896b6 */*: sync with upstream
Taken from: HardenedBSD
2020-12-21 15:42:47 +01:00

17 lines
310 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= bigdecimal
PORTVERSION= 3.0.0
CATEGORIES= math rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Arbitrary-precision decimal floating-point number class
LICENSE= RUBY
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>