freebsd-ports/devel/rubygem-ref/Makefile
2015-07-11 15:28:36 +00:00

19 lines
293 B
Makefile

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