opnsense-ports/net/rubygem-net-ping/Makefile
Franco Fichtner 3db7d98466 */*: sync with upstream
Taken from: HardenedBSD
2018-10-10 05:05:40 +02:00

16 lines
271 B
Makefile

# $FreeBSD$
PORTNAME= net-ping
PORTVERSION= 2.0.5
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>