# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/rubygem-teamocil/Makefile 414136 2016-04-27 21:57:31Z swills $

PORTNAME=	teamocil
PORTVERSION=	1.4
CATEGORIES=	sysutils rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Helps you to set up window and splits layouts for tmux

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.md

NO_ARCH=	yes
USE_RUBY=	yes
USES=		gem

PLIST_FILES=	bin/teamocil

.include <bsd.port.mk>
