aboutsummaryrefslogblamecommitdiff
path: root/science/rubygem-rgeo/Makefile
blob: 069b1fa22d26211274b38d094c1d5f69674e23c0 (plain) (tree)
1
2
3
4
                                                  

                    
                     










                                                       
                   
                   

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

PORTNAME=	rgeo
PORTVERSION=	2.2.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

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>