2013-06-02 18:39:26 +02:00
|
|
|
# Created by: Philip M. Gollucci <pgollucci@p6m7g8.com>
|
2010-09-22 04:51:45 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= rr
|
2013-06-27 07:16:59 +02:00
|
|
|
PORTVERSION= 1.1.1
|
2010-09-22 04:51:45 +02:00
|
|
|
CATEGORIES= devel rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
|
|
COMMENT= RR is a double framework with lots of double techniques and terse syntax
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|