Termtter is a Terminal based Twitter client.

WWW:    http://termtter.org/
This commit is contained in:
Dennis Herrmann 2009-07-12 14:22:54 +00:00
parent 83d8dfd1c1
commit 22d024b8ce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237636
4 changed files with 33 additions and 0 deletions

View file

@ -133,6 +133,7 @@
SUBDIR += qq
SUBDIR += qutim
SUBDIR += qwit
SUBDIR += rubygem-termtter
SUBDIR += rubygem-xmpp4r
SUBDIR += sendxmpp
SUBDIR += sim-im

View file

@ -0,0 +1,26 @@
# New ports collection makefile for: rubygem-termtter
# Date created: 2009-07-12
# Whom: Dennis Herrmann <dhn@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= termtter
PORTVERSION= 1.2.0
CATEGORIES= net-im rubygems
MASTER_SITES= RF/termtter
MAINTAINER= dhn@FreeBSD.org
COMMENT= A terminal based twitter client
BUILD_DEPENDS= rubygem-rubytter>0:${PORTSDIR}/net/rubygem-rubytter \
rubygem-termcolor>0:${PORTSDIR}/textproc/rubygem-termcolor
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/kill_termtter \
bin/termtter
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (rubygem/termtter-1.2.0.gem) = 11658c528c66f1e27be1b64fe85a963e
SHA256 (rubygem/termtter-1.2.0.gem) = b65e744f24a51618303c44caa61c35db20e23b15dced87a5515ea0609669a987
SIZE (rubygem/termtter-1.2.0.gem) = 48640

View file

@ -0,0 +1,3 @@
Termtter is a Terminal based Twitter client.
WWW: http://termtter.org/