opnsense-ports/sysutils/rubygem-sys-host/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

14 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>