freebsd-ports/devel/rubygem-rr/Makefile
2017-07-23 13:13:05 +00:00

18 lines
271 B
Makefile

# $FreeBSD$
PORTNAME= rr
PORTVERSION= 1.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Double framework with lots of double techniques and terse syntax
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>