blob: 9866484036236db0bb6a8039b500e724cd74aca1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>
|