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

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

LICENSE=	Apache-2.0
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>
