opnsense-ports/net/rubygem-net-ping/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

16 lines
271 B
Makefile

# $FreeBSD$
PORTNAME= net-ping
PORTVERSION= 1.7.8
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= romain@FreeBSD.org
COMMENT= Collection of classes that provide different ways to ping computers
LICENSE= APACHE20
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>