2008-11-10 00:06:42 +01:00
|
|
|
# New ports collection makefile for: rubygem-fattr
|
|
|
|
# Date created: 07, Nov 2008
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= fattr
|
2010-11-10 06:10:37 +01:00
|
|
|
PORTVERSION= 2.2.0
|
2008-11-10 00:06:42 +01:00
|
|
|
CATEGORIES= devel rubygems
|
2010-06-23 20:42:12 +02:00
|
|
|
MASTER_SITES= RG
|
2008-11-10 00:06:42 +01:00
|
|
|
|
2010-08-27 01:52:26 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2008-11-10 00:06:42 +01:00
|
|
|
COMMENT= A Fatter Attr for Ruby
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2009-04-09 02:11:47 +02:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
2008-11-10 00:06:42 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|