# $FreeBSD: head/net/rubygem-net-ping/Makefile 466939 2018-04-10 07:30:38Z romain $

PORTNAME=	net-ping
PORTVERSION=	2.0.4
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	romain@FreeBSD.org
COMMENT=	Collection of classes that provide different ways to ping computers

LICENSE=	APACHE20

USES=		gem
USE_RUBY=	yes

.include <bsd.port.mk>
