# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/irc/rubygem-net-irc/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	net-irc
PORTVERSION=	0.0.9
CATEGORIES=	irc rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Ruby library for implementing IRC server and client

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
