freebsd-ports/graphics/rubygem-geokit/Makefile

19 lines
289 B
Makefile
Raw Normal View History

2013-06-23 14:42:52 +02:00
# 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
2015-06-13 22:15:56 +02:00
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>