freebsd-ports/devel/rubygem-streetaddress/Makefile
2013-10-30 02:46:01 +00:00

17 lines
346 B
Makefile

# $FreeBSD$
PORTNAME= StreetAddress
PORTVERSION= 1.0.5
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>