# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: net/rubygem-whois/Makefile 331699 2013-10-26 14:56:17Z sunpoet $

PORTNAME=	whois
PORTVERSION=	3.3.1
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby whois library

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/ruby-whois

.include <bsd.port.mk>
