freebsd-ports/devel/rubygem-rr/Makefile
Sunpoet Po-Chuan Hsieh 3dd04b80d6 - Add LICENSE
- Simplify COMMENT
- Update WWW
2015-05-29 11:15:22 +00:00

17 lines
287 B
Makefile

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