PORTNAME=	metaclass
PORTVERSION=	0.0.4
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Adds a metaclass method to all Ruby objects
WWW=		https://github.com/floehopper/metaclass

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING.txt

NO_ARCH=	yes
USES=		gem

.include <bsd.port.mk>
