freebsd-ports/devel/rubygem-map/Makefile
2012-07-24 15:23:59 +00:00

21 lines
390 B
Makefile

# New ports collection makefile for: rubygem-map
# Date created: 2012-06-05
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= map
PORTVERSION= 6.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Maps are ordered hashes with many features
USE_RUBY= yes
USE_RAKE= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>