# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_1_0/www/rubygem-addressable/Makefile 437319 2017-03-30 15:14:15Z sunpoet $

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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Replacement for the URI implementation

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

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

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
