16 lines
290 B
Makefile
16 lines
290 B
Makefile
PORTNAME= map
|
|
PORTVERSION= 6.6.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Maps are ordered hashes with many features
|
|
WWW= https://github.com/ahoward/map
|
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|