freebsd-ports/sysutils/rubygem-sys-host/Makefile

15 lines
289 B
Makefile

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>