forked from Lainports/opnsense-ports
14 lines
287 B
Makefile
14 lines
287 B
Makefile
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>
|