2009-06-15 23:13:58 +02:00
|
|
|
# Ports collection makefile for: rubygem-geokit
|
|
|
|
# Date created: 11 June, 2009
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= geokit
|
2009-09-24 08:01:46 +02:00
|
|
|
PORTVERSION= 1.5.0
|
2009-06-15 23:13:58 +02:00
|
|
|
CATEGORIES= graphics rubygems
|
2010-05-26 21:51:34 +02:00
|
|
|
MASTER_SITES= RG
|
2009-06-15 23:13:58 +02:00
|
|
|
|
2009-09-24 08:01:46 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2009-06-15 23:13:58 +02:00
|
|
|
COMMENT= A Ruby gem for maps-based apps
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|