aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-georuby/Makefile
blob: 636235db313663482c275eb54b6e1ac8be434fb6 (plain) (tree)
1
2
3
4
5
6
7
8
           

                       
                     
                              
                  
 
                                






                                                                                                
# $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>