aboutsummaryrefslogblamecommitdiff
path: root/devel/rubygem-rr/Makefile
blob: 07c0a6b2b90c0d1f6bbf4fcd11d4250af905485a (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                 
                     










                                                                                        
# New ports collection makefile for:	rubygem-rr
# Date created:		21 September 2010
# Whom:			Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#

PORTNAME=	rr
PORTVERSION=	1.0.4
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>