aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rubygem-teamocil/Makefile
blob: d67bf25893dd2844465068421e5f6e43d0c8d264 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    rubygem-teamocil
# Date created:     2012-01-30
# Whom:         Dennis Herrmann <dhn@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   teamocil
PORTVERSION=    0.3.1
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>