summaryrefslogtreecommitdiff
path: root/math/rubygem-algebra/Makefile
blob: 2ba5b394a9dac66ed0ab7650bd13e0b8811dff1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

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>