aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-11-19 13:54:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-11-19 13:57:54 +0000
commit766cd09f43d2824fd1da4fb38047a94cca2de366 (patch)
tree912d0aa07a0dac9ffefb5215ab1ff1a3ce5665bf /net-im
parent57ed7a6de9fb86310e17e33ec958e45ed19c814e (diff)
downloadports-766cd09f43d2824fd1da4fb38047a94cca2de366.tar.gz
ports-766cd09f43d2824fd1da4fb38047a94cca2de366.zip
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/twitmail/Makefile26
-rw-r--r--net-im/twitmail/distinfo2
-rw-r--r--net-im/twitmail/pkg-descr8
-rw-r--r--net-im/twitmail/pkg-plist2
5 files changed, 0 insertions, 39 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 3222088cceba..ff4087f89212 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -181,7 +181,6 @@
SUBDIR += toxins
SUBDIR += tut
SUBDIR += twirssi
- SUBDIR += twitmail
SUBDIR += uTox
SUBDIR += vqcc-gtk
SUBDIR += xmpp-client
diff --git a/net-im/twitmail/Makefile b/net-im/twitmail/Makefile
deleted file mode 100644
index 71425651c45d..000000000000
--- a/net-im/twitmail/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Martin Wilke <miwi@FreeBSD.org>
-
-PORTNAME= twitmail
-PORTVERSION= 0.42
-PORTREVISION= 1
-CATEGORIES= net-im perl5
-MASTER_SITES= http://www.hardakers.net/code/twitmail/releases/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Curses-based mail-like interface to Twitter
-
-BUILD_DEPENDS= p5-DBD-SQLite>=1.12:databases/p5-DBD-SQLite \
- p5-DBI>=1.60.4:databases/p5-DBI \
- p5-Curses>=0:devel/p5-Curses \
- p5-Curses-UI>=0:devel/p5-Curses-UI \
- p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey \
- p5-Net-Twitter>=3.04002:net/p5-Net-Twitter \
- p5-TimeDate>=2.24:devel/p5-TimeDate \
- p5-Getopt-GUI-Long>=0.91:devel/p5-Getopt-GUI-Long
-
-NO_ARCH= yes
-
-USES= perl5
-USE_PERL5= configure
-
-.include <bsd.port.mk>
diff --git a/net-im/twitmail/distinfo b/net-im/twitmail/distinfo
deleted file mode 100644
index eb2587c7af41..000000000000
--- a/net-im/twitmail/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (twitmail-0.42.tar.gz) = 5c10c2785cbab8d9ba205f226f5adf575c2a4428ea390d21c4a982454dc3165f
-SIZE (twitmail-0.42.tar.gz) = 11844
diff --git a/net-im/twitmail/pkg-descr b/net-im/twitmail/pkg-descr
deleted file mode 100644
index 5a6bd018f16a..000000000000
--- a/net-im/twitmail/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-twitmail is a curses-based mail-like interface to twitter. It also can be
-used as a command line app for sending and receiving tweets. In both modes
-it remembers the last thing you read and only shows you newer posts (ie, it
-reports nothing when you have no updates to read). It'll collect all the
-new posts as well (up to a configurable limit), to ensure you haven't
-missed anything important.
-
-WWW: http://www.hardakers.net/code/twitmail/
diff --git a/net-im/twitmail/pkg-plist b/net-im/twitmail/pkg-plist
deleted file mode 100644
index 244e274ce816..000000000000
--- a/net-im/twitmail/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/twitmail
-%%PERL5_MAN1%%/twitmail.1.gz