# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/rubygem-sys-uptime/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	sys-uptime
PORTVERSION=	0.7.0
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Provides uptime and boot time information

LICENSE=	APACHE20

RUN_DEPENDS=	rubygem-ffi>=1.0.0:devel/rubygem-ffi

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>
