# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD: sysutils/rubygem-teamocil/Makefile 327772 2013-09-20 23:05:58Z bapt $

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

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

USE_RUBY=	yes
USE_RUBYGEMS=	yes
USE_RAKE=	yes
RUBYGEM_AUTOPLIST=	yes
PLIST_FILES=	bin/teamocil

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