PORTNAME=	cmath
PORTVERSION=	1.0.0
CATEGORIES=	math rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Provide trigonometric and transcendental functions for complex number
WWW=		https://github.com/ruby/cmath

LICENSE=	BSD2CLAUSE

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
