2008-11-10 00:05:41 +01:00
|
|
|
# New ports collection makefile for: rubygem-arrayfields
|
|
|
|
# Date created: 07, Nov 2008
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= arrayfields
|
2009-06-10 02:14:25 +02:00
|
|
|
PORTVERSION= 4.7.4
|
2008-11-10 00:05:41 +01:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RF/codeforpeople
|
|
|
|
|
|
|
|
MAINTAINER= wenheping@gmail.com
|
|
|
|
COMMENT= Allow Keyword Access to Array Instances
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-02-15 23:30:27 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-11-10 00:05:41 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|