Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-streetaddress / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       StreetAddress
4 PORTVERSION=    1.0.6
5 CATEGORIES=     devel rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Parses one line street addresses into normalized address object
10
11 LICENSE=        MIT
12
13 NO_ARCH=        yes
14
15 USE_RUBY=       yes
16 USE_RUBYGEMS=   yes
17 RUBYGEM_AUTOPLIST=      yes
18
19 .include <bsd.port.mk>