# Created by: Scott Sanders <scott@jssjr.com>
# $FreeBSD: sysutils/rubygem-chef-solr/Makefile 327772 2013-09-20 23:05:58Z bapt $

PORTNAME=	chef-solr
PORTVERSION=	10.24.0
CATEGORIES=	sysutils
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	A systems integration framework. Client part

RUN_DEPENDS=	rubygem-chef>=${PORTVERSION}:${PORTSDIR}/sysutils/rubygem-chef \
		apache-solr>=0:${PORTSDIR}/textproc/apache-solr

BROKEN=		fails to install

USE_RUBY=		yes
USE_RUBYGEMS=		yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/chef-solr \
		bin/chef-solr-installer

NO_STAGE=	yes
.include <bsd.port.mk>
