aboutsummaryrefslogblamecommitdiff
path: root/misc/rubygem-haversine_distance/Makefile
blob: 658ddc024de2d63b35446314b8c53bc19b404abc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                  










                                                   
                   


                   

                      
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

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

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Calculate the great-circle distance

LICENSE=	MIT

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>