freebsd-ports/devel/rubygem-ref/Makefile
2013-10-30 02:40:36 +00:00

16 lines
266 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, ...)
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>