diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-05-07 06:27:37 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-05-07 06:27:37 +0800 |
commit | 83a8cb952489bbfd72527ac4bbc8b160299ddec9 (patch) | |
tree | 8117a4d14ef901e7402c7d2f2f78862982f9f467 /mail/Makefile | |
parent | 85dcb45e507863135443ba1e121d190bd594db88 (diff) | |
download | freebsd-ports-graphics-83a8cb952489bbfd72527ac4bbc8b160299ddec9.tar.gz freebsd-ports-graphics-83a8cb952489bbfd72527ac4bbc8b160299ddec9.tar.zst freebsd-ports-graphics-83a8cb952489bbfd72527ac4bbc8b160299ddec9.zip |
GetLive is a perl script that fetches mail from your Hotmail
Live account. The mail is then presented to any filter (typically
procmail) for further processing or dropping in a local mailbox.
WWW: http://sourceforge.net/projects/getlive
PR: ports/122979
Submitted by: ayunyan
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 37357fcffb4..8c02b923dcd 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -145,6 +145,7 @@ SUBDIR += ftrack SUBDIR += gbuffy SUBDIR += gensig + SUBDIR += getlive SUBDIR += getmail SUBDIR += gkrellmmailwatch SUBDIR += gkrellmmailwatch2 |