aboutsummaryrefslogblamecommitdiff
path: root/net/rubygem-net-ping/Makefile
blob: e1a1e65f013fa30717ce83904c63844a120ad36e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                        
                     







                                                                                   
                   
                   

                      
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>