COMMENT =		system inventory tool
DISTNAME =		openfact-5.1.0
CATEGORIES =		sysutils

HOMEPAGE =		https://github.com/OpenVoxProject/openfact/

MAINTAINER =		Klemens Nanni <kn@openbsd.org>

# Apache 2.0
PERMIT_PACKAGE =	Yes

MODULES =		lang/ruby

BUILD_DEPENDS =		${RUN_DEPENDS}
RUN_DEPENDS =		devel/ruby-hocon,${MODRUBY_FLAVOR}>=1.3 \
			devel/ruby-thor,${MODRUBY_FLAVOR}>=1.0.1

CONFIGURE_STYLE =	ruby gem

.include <bsd.port.mk>
