freebsd-ports/math/rubygem-algebra/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

12 lines
207 B
Makefile

PORTNAME= algebra
PORTVERSION= 0.2.3
CATEGORIES= math rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for mathematical computations
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>