freebsd-ports/devel/rubygem-ref/Makefile
Sunpoet Po-Chuan Hsieh bcaf509557 - Add LICENSE
- Remove contiguous blank lines
- Update WWW
2015-05-29 11:15:03 +00:00

17 lines
279 B
Makefile

# $FreeBSD$
PORTNAME= ref
PORTVERSION= 1.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library with refs across runtimes (MRI, REE, YARV, ...)
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>