mirror of https://git.FreeBSD.org/ports.git
17 lines
301 B
Makefile
17 lines
301 B
Makefile
PORTNAME= StreetAddress
|
|
PORTVERSION= 1.0.6
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Parses one line street addresses into normalized address object
|
|
WWW= https://github.com/derrek/street-address
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|