# New ports collection makefile for:	rubygem-ipaddress
# Date created:		2010-11-15
# Whom:			Boris Lytochkin <lytboris@gmail.com>
#
# $FreeBSD: ports/net/rubygem-ipaddress/Makefile,v 1.1 2010/11/15 13:55:04 sem Exp $
#

PORTNAME=	ipaddress
PORTVERSION=	0.7.0
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	IP address manipulation library for rubygems

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>
