aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/rubygem-geokit/Makefile
blob: b30901b2061e5ea8d11136e495b2b41e00e2af8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=   geokit
PORTVERSION=    1.10.0
CATEGORIES= graphics rubygems
MASTER_SITES=   RG

MAINTAINER= ruby@FreeBSD.org
COMMENT=    Ruby gem for maps-based apps

LICENSE=    MIT

NO_ARCH=    yes
USE_RUBY=   yes
USES=       gem:autoplist

.include <bsd.port.mk>