freebsd-ports/sysutils/rubygem-teamocil/Makefile
Dennis Herrmann d89b0162e6 - Update to 0.4.4
PR:		ports/179908
Submitted by:	Steve Wills <swills@FreeBSD.org>
2013-12-17 20:01:48 +00:00

19 lines
373 B
Makefile

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