# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_10_2_0/www/rubygem-domainatrix/Makefile 383317 2015-04-05 18:23:59Z sunpoet $

PORTNAME=	domainatrix
PORTVERSION=	0.0.11
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for parsing domain names and canonicalizing URLs

LICENSE=	MIT

RUN_DEPENDS=	rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
