aboutsummaryrefslogtreecommitdiffstats
path: root/net/rubygem-net-ping/Makefile
blob: e1b3befcb6463ba0242d0ee3620533decc694abf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

PORTNAME=   net-ping
PORTVERSION=    1.7.8
CATEGORIES= net rubygems
MASTER_SITES=   RG

MAINTAINER= romain@FreeBSD.org
COMMENT=    Collection of classes that provide different ways to ping computers

LICENSE=    APACHE20

USE_RUBY=   yes
USE_RUBYGEMS=   yes
RUBYGEM_AUTOPLIST=  yes

.include <bsd.port.mk>