Prune sysutils/pcpustat
[dports.git] / sysutils / rubygem-sys-host / Makefile
1 # Created by: Eric Freeman <freebsdports@chillibear.com>
2 # $FreeBSD$
3
4 PORTNAME=       sys-host
5 PORTVERSION=    0.6.2
6 CATEGORIES=     sysutils rubygems
7 MASTER_SITES=   RG
8
9 MAINTAINER=     ruby@FreeBSD.org
10 COMMENT=        Provides hostname, IP address, and other information for a given host
11
12 LICENSE=        ART20
13
14 USE_RUBY=       yes
15 USE_RUBYGEMS=   yes
16 RUBYGEM_AUTOPLIST=      yes
17
18 .include <bsd.port.mk>