aboutsummaryrefslogblamecommitdiff
path: root/sysutils/rubygem-vmstat/Makefile
blob: d1eecf4915bdb3cdc257c37e21a659e4c58245eb (plain) (tree)
1
2
3
4
5
6
7
8
                      
                     




                                                                                     
                                                     



                                     


                      
PORTNAME=	vmstat
PORTVERSION=	2.3.1
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library to gather memory, cpu, network, load avg and disk information
WWW=		https://threez.github.io/ruby-vmstat/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem

.include <bsd.port.mk>