freebsd-ports/devel/rubygem-map/Makefile
Sunpoet Po-Chuan Hsieh bc36ed752a - Update to 6.6.0
Changes:	https://github.com/ahoward/map/commits/master
Sponsored by:	PortsCamp Taiwan
2016-01-17 13:15:11 +00:00

20 lines
357 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= map
PORTVERSION= 6.6.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Maps are ordered hashes with many features
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>