blob: 031ce98c65a16c727bfe6f8710b8eb419b289075 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= net-ping
PORTVERSION= 2.0.8
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>
|