PORTNAME=	addressable
PORTVERSION=	2.8.7
CATEGORIES=	www devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Replacement for the URI implementation
WWW=		https://github.com/sporkmonger/addressable

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

RUN_DEPENDS=	rubygem-public_suffix>=2.0.2<7.0:dns/rubygem-public_suffix

USES=		cpe gem

NO_ARCH=	yes

CPE_VENDOR=	addressable_project

.include <bsd.port.mk>
