PR:		208719
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-04-12 15:06:29 +00:00
parent 4ef9f1b3e7
commit 56056229cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413135
2 changed files with 4 additions and 4 deletions

View File

@ -5,13 +5,11 @@ PORTNAME= twitmail
PORTVERSION= 0.42
PORTREVISION= 1
CATEGORIES= net-im perl5
MASTER_SITES= http://www.hardakers.net/twitmail/releases/
MASTER_SITES= http://www.hardakers.net/code/twitmail/releases/
MAINTAINER= ports@FreeBSD.org
COMMENT= Curses-based mail-like interface to Twitter
BROKEN= unfetchable
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 \
@ -21,6 +19,8 @@ BUILD_DEPENDS= p5-DBD-SQLite>=1.12:databases/p5-DBD-SQLite \
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

View File

@ -5,4 +5,4 @@ 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/twitmail/
WWW: http://www.hardakers.net/code/twitmail/