Files
ports/net/rubygem-net-ping/Makefile
Romain Tartière f033f8dc4d Update to 2.0.7
2020-03-27 21:29:43 +00:00

17 lines
271 B
Makefile

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