# Created by: MIHIRA Yoshiro <sanpei@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/net/rubygem-domain_name/Makefile 332047 2013-10-30 02:53:47Z swills $

PORTNAME=	domain_name
PORTVERSION=	0.5.12
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Domain Name manipulation library for ruby

RUN_DEPENDS=	rubygem-unf>=0.0.5:${PORTSDIR}/textproc/rubygem-unf

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
