# $FreeBSD: tags/RELEASE_10_0_0/devel/rubygem-stringex/Makefile 332042 2013-10-30 02:46:01Z swills $

PORTNAME=	stringex
PORTVERSION=	1.5.1
PORTEPOCH=	1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Some useful extensions to the Ruby String class

USE_RUBY=	yes
USE_RAKE=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
