freebsd-ports/graphics/rubygem-geokit/Makefile
2014-01-02 20:59:23 +00:00

20 lines
382 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= geokit
PORTVERSION= 1.8.3
CATEGORIES= graphics rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby gem for maps-based apps
LICENSE= MIT
RUN_DEPENDS= rubygem-multi_json>=1.3.2:${PORTSDIR}/devel/rubygem-multi_json
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>