freebsd-ports/sysutils/rubygem-sys-host/Makefile
Sunpoet Po-Chuan Hsieh eb54a1a2d7 - Add LICENSE
- Update WWW
2015-05-24 18:56:58 +00:00

18 lines
360 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
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
LICENSE= ART20
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>