# Ports collection makefile for:	rubygem-stringex
# Date created:				11 Jun 2010
# Whom:					Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-stringex/Makefile,v 1.5 2011/01/11 07:51:54 wen Exp $

# XXX: datamapper requires exact version ~>
PORTNAME=	stringex
PORTVERSION=	1.1.0
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>
