summaryrefslogtreecommitdiff
path: root/net/rubygem-net-ping/Makefile
blob: a03a46bba7b929e17729f79fdae786e9d42bb929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	net-ping
PORTVERSION=	2.0.8
CATEGORIES=	net rubygems
MASTER_SITES=	RG

MAINTAINER=	romain@FreeBSD.org
COMMENT=	Collection of classes that provide different ways to ping computers
WWW=		https://github.com/chernesk/net-ping

LICENSE=	APACHE20

USES=		gem

.include <bsd.port.mk>