PORTNAME=	best_in_place
PORTVERSION=	4.0.0
CATEGORIES=	www rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	jQuery script to edit fields by clicking on them
WWW=		https://github.com/bernat/best_in_place

LICENSE=	MIT

RUN_DEPENDS=	rubygem-actionpack71>=7.0:www/rubygem-actionpack71 \
		rubygem-railties71>=7.0:www/rubygem-railties71

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>
