PORTNAME=	anonymous_loader
PORTVERSION=	0.1.2
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Resolve Ruby files and evaluate them to avoid top-level namespace collisions
WWW=		https://anonymous-loader.galtzo.com/ \
		https://github.com/ruby-oauth/anonymous_loader

LICENSE=	MIT
#LICENSE_FILE=	${WRKSRC}/MIT.md

RUN_DEPENDS=	rubygem-version_gem>=1.1.13<2:devel/rubygem-version_gem

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
