Files
bsdports/ruby/rubygem-net-ping/Makefile
2019-12-26 07:26:06 +00:00

15 lines
324 B
Makefile

# $FreeBSD: head/net/rubygem-net-ping/Makefile 510024 2019-08-27 20:09:22Z romain $
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
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>