1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- Add LICENSE

- Add NO_ARCH
- Remove USE_RAKE
- Reformat pkg-descr
- Take maintainership
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-13 13:51:59 +00:00
parent 8438b7fb50
commit eb70e977eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389369
2 changed files with 7 additions and 4 deletions

View File

@ -6,13 +6,16 @@ PORTVERSION= 0.4.4
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
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
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/teamocil
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
Teamocil is a simple tool used to automatically create sessions,
windows and splits in tmux with YAML files.
Teamocil is a simple tool used to automatically create sessions, windows and
splits in tmux with YAML files.
WWW: https://github.com/remiprev/teamocil