1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/net/rubygem-net-ping/Makefile
Romain Tartière 007f8211a7 Update to 2.0.6
2019-08-27 20:09:22 +00:00

17 lines
271 B
Makefile

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