mirror of
https://git.freebsd.org/ports.git
synced 2025-07-01 09:30:30 -04:00
14 lines
258 B
Makefile
14 lines
258 B
Makefile
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>
|