# New ports collection makefile for:	rubygem-streetaddress
# Date created:		7 April 2009
# Whom:			Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD: ports/devel/rubygem-streetaddress/Makefile,v 1.4 2011/10/26 03:04:07 clsung Exp $
#

PORTNAME=	StreetAddress
PORTVERSION=	1.0.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Parses one line street addresses into normalized address object

RUN_DEPENDS=	rubygem-hoe>=1.5.0:${PORTSDIR}/devel/rubygem-hoe

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
