Manual tweak misc/edfbrowser
[dports.git] / misc / rubygem-haversine_distance / Makefile
1 PORTNAME=       haversine_distance
2 PORTVERSION=    1.1.1
3 CATEGORIES=     misc rubygems
4 MASTER_SITES=   RG
5
6 MAINTAINER=     sunpoet@FreeBSD.org
7 COMMENT=        Calculate the great-circle distance
8 WWW=            https://github.com/jirapong/haversine_distance
9
10 LICENSE=        MIT
11
12 USES=           gem
13
14 NO_ARCH=        yes
15
16 .include <bsd.port.mk>