blob: 632b2e2f300d19c0909e1d3b1c788fc785716f97 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= arrayfields
PORTVERSION= 4.9.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Allow Keyword Access to Array Instances
WWW= https://github.com/ahoward/arrayfields
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>
|