# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/science/rubygem-rgeo/Makefile 466737 2018-04-07 16:32:18Z sunpoet $

PORTNAME=	rgeo
PORTVERSION=	1.0.0
CATEGORIES=	science rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Geospatial data library for Ruby (RGeo)

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

LIB_DEPENDS=	libgeos.so:graphics/geos

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
