freebsd-ports/devel/rubygem-rr/Makefile
Philip M. Gollucci 302d8d9f7b - Update to 1.0.2
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-11-16 06:55:16 +00:00

20 lines
420 B
Makefile

# 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.2
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>