summaryrefslogtreecommitdiffstats
path: root/devel/rubygem-arrayfields/Makefile
blob: 1a6f271fa1721dd062ae85d21f4416cdd855f0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$

PORTNAME=	arrayfields
PORTVERSION=	4.9.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Allow Keyword Access to Array Instances

LICENSE=	BSD2CLAUSE RUBY
LICENSE_COMB=	dual

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
OpenPOWER on IntegriCloud