# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-spruz/Makefile 332042 2013-10-30 02:46:01Z swills $

PORTNAME=	spruz
PORTVERSION=	0.2.13
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	small Ruby library of mixed utils/extensions

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/enum

.include <bsd.port.mk>
