1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
freebsd-ports/devel/rubygem-georuby/Makefile
2013-10-30 02:34:55 +00:00

16 lines
290 B
Makefile

# $FreeBSD$
PORTNAME= GeoRuby
PORTVERSION= 1.3.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A holder for data returned from PostGIS and the Spatial Extensions of MySql
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>