freebsd-ports/devel/rubygem-rr/Makefile
2014-08-24 15:40:17 +00:00

15 lines
281 B
Makefile

# $FreeBSD$
PORTNAME= rr
PORTVERSION= 1.1.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>