# $FreeBSD: head/devel/rubygem-corefines/Makefile 449955 2017-09-16 09:00:05Z sunpoet $

PORTNAME=	corefines
PORTVERSION=	1.11.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Refinements for extending Rubys built-in classes

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
