freebsd-ports/graphics/rubygem-geokit/Makefile
Wen Heping e950cd5553 - Update to 1.5.0
- Update my mail address to FreeBSD

Approved by:	jadawin(co-mentor)
Feature safe:	yes
2009-09-24 06:01:46 +00:00

19 lines
373 B
Makefile

# Ports collection makefile for: rubygem-geokit
# Date created: 11 June, 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
PORTNAME= geokit
PORTVERSION= 1.5.0
CATEGORIES= graphics rubygems
MASTER_SITES= RF
MAINTAINER= wen@FreeBSD.org
COMMENT= A Ruby gem for maps-based apps
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>