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

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Ruby whois library
WWW=		https://whoisrb.org/ \
		https://github.com/weppos/whois

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

USES=		gem

NO_ARCH=	yes

PLIST_FILES=	bin/whoisrb

.include <bsd.port.mk>
