opnsense-ports/math/rubygem-algebra/Makefile
Franco Fichtner eed7de3a28 */*: sync with upstream
Taken from: FreeBSD
2016-12-28 12:42:23 +01:00

14 lines
220 B
Makefile

# $FreeBSD$
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>