PORTNAME=	haversine_distance
PORTVERSION=	1.1.1
CATEGORIES=	misc rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Calculate the great-circle distance
WWW=		https://github.com/jirapong/haversine_distance

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
