# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_2_0/sysutils/rubygem-teamocil/Makefile 389487 2015-06-13 20:00:48Z sunpoet $

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

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

LICENSE=	MIT

NO_ARCH=	yes
USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

PLIST_FILES=	bin/teamocil

.include <bsd.port.mk>
