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

12 lines
240 B
Makefile

PORTNAME= algebra
PORTVERSION= 0.2.3
CATEGORIES= math rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for mathematical computations
WWW= https://github.com/kunishi/algebra-ruby2
USES= gem
.include <bsd.port.mk>