PORTNAME=	terrapin
PORTVERSION=	1.1.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Run shell commands safely
WWW=		https://github.com/thoughtbot/terrapin

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	rubygem-climate_control>=0:devel/rubygem-climate_control

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>
