aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rubygem-sys-host/Makefile
blob: 26e8631e2c08dbf720d757e66064232dac219ae2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	sys-host
PORTVERSION=	0.6.2
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provides hostname, IP address, and other information for a given host
WWW=		https://github.com/djberg96/sys-host

LICENSE=	ART20

USES=		gem

.include <bsd.port.mk>