2013-09-21 01:05:58 +02:00
|
|
|
# Created by: Dennis Herrmann <dhn@FreeBSD.org>
|
2012-01-31 18:25:59 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= teamocil
|
2013-12-17 21:01:48 +01:00
|
|
|
PORTVERSION= 0.4.4
|
2012-01-31 18:25:59 +01:00
|
|
|
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
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|