freebsd-ports/sysutils/rubygem-teamocil/Makefile
2015-06-13 20:00:48 +00:00

21 lines
375 B
Makefile

# Created by: Dennis Herrmann <dhn@FreeBSD.org>
# $FreeBSD$
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>