Files
ports/science/rubygem-rgeo/Makefile
T

19 lines
352 B
Makefile

PORTNAME= rgeo
PORTVERSION= 3.1.0
CATEGORIES= science rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Geospatial data library for Ruby (RGeo)
WWW= https://rgeo.info/ \
https://github.com/rgeo/rgeo
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libgeos.so:graphics/geos
USES= gem
.include <bsd.port.mk>