aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-06-13 21:51:59 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-06-13 21:51:59 +0800
commitb80ec97cdd48c5486e97e6da1d040bd753cff602 (patch)
tree92f2221957eb8fefdc1adc83e698ded807009ebf /sysutils
parentef37e570223ff708e5b7c80d1d2eac9b088542af (diff)
downloadfreebsd-ports-gnome-b80ec97cdd48c5486e97e6da1d040bd753cff602.tar.gz
freebsd-ports-gnome-b80ec97cdd48c5486e97e6da1d040bd753cff602.tar.zst
freebsd-ports-gnome-b80ec97cdd48c5486e97e6da1d040bd753cff602.zip
- Add LICENSE
- Add NO_ARCH - Remove USE_RAKE - Reformat pkg-descr - Take maintainership
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-teamocil/Makefile7
-rw-r--r--sysutils/rubygem-teamocil/pkg-descr4
2 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/rubygem-teamocil/Makefile b/sysutils/rubygem-teamocil/Makefile
index fa93f92505ff..4886dbb15d52 100644
--- a/sysutils/rubygem-teamocil/Makefile
+++ b/sysutils/rubygem-teamocil/Makefile
@@ -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>
diff --git a/sysutils/rubygem-teamocil/pkg-descr b/sysutils/rubygem-teamocil/pkg-descr
index 636f338afff6..fc41f66ee15c 100644
--- a/sysutils/rubygem-teamocil/pkg-descr
+++ b/sysutils/rubygem-teamocil/pkg-descr
@@ -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