PORTNAME=	cow_proxy
PORTVERSION=	0.3.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Copy-on-write proxy for frozen Ruby objects
WWW=		https://github.com/activescaffold/cow_proxy

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

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
