freebsd-ports/devel/rubygem-map/Makefile
Sunpoet Po-Chuan Hsieh 89477a76c6 - Add LICENSE
- Remove USE_RAKE
- Update WWW
2015-05-30 23:10:30 +00:00

19 lines
344 B
Makefile

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