130b4d8a18
This SquirrelMail plugin adds a 'view' link for specific attachment types, as listed below: Text or HTML messages Images that are supported by your browser VCards (enables you to quickly add this person to your address book)
72 lines
1.3 KiB
Makefile
72 lines
1.3 KiB
Makefile
# $NetBSD: Makefile,v 1.81 2001/05/16 08:20:25 jlam Exp $
|
|
#
|
|
|
|
COMMENT= Electronic mail utilities
|
|
|
|
SUBDIR+= balsa
|
|
SUBDIR+= bulk_mailer
|
|
SUBDIR+= coolmail
|
|
SUBDIR+= cucipop
|
|
SUBDIR+= cue
|
|
SUBDIR+= cyrus-imapd
|
|
SUBDIR+= deliver
|
|
SUBDIR+= distribute
|
|
SUBDIR+= drac
|
|
SUBDIR+= elm
|
|
SUBDIR+= etach
|
|
SUBDIR+= evolution
|
|
SUBDIR+= exim
|
|
SUBDIR+= exmh
|
|
SUBDIR+= faces
|
|
SUBDIR+= fetchmail
|
|
SUBDIR+= fetchmailconf
|
|
SUBDIR+= fromto
|
|
SUBDIR+= getmail
|
|
SUBDIR+= grepmail
|
|
SUBDIR+= imap-uw
|
|
SUBDIR+= imap-uw-utils
|
|
SUBDIR+= imp
|
|
SUBDIR+= mailagent
|
|
SUBDIR+= maildrop
|
|
SUBDIR+= mailwrapper
|
|
SUBDIR+= majordomo
|
|
SUBDIR+= mdfrm
|
|
SUBDIR+= metamail
|
|
SUBDIR+= mew
|
|
SUBDIR+= mhonarc
|
|
SUBDIR+= mush
|
|
SUBDIR+= mutt
|
|
SUBDIR+= mutt-unstable
|
|
SUBDIR+= nmh
|
|
SUBDIR+= p5-IMAP-Admin
|
|
SUBDIR+= p5-MIME-tools
|
|
SUBDIR+= p5-Mail-IMAPClient
|
|
SUBDIR+= p5-Mail-Sendmail
|
|
SUBDIR+= p5-MailTools
|
|
SUBDIR+= pine
|
|
SUBDIR+= popa3d
|
|
SUBDIR+= postfix
|
|
SUBDIR+= procmail
|
|
SUBDIR+= qcheck
|
|
SUBDIR+= qmHandle
|
|
SUBDIR+= qpopper
|
|
SUBDIR+= rblcheck
|
|
SUBDIR+= sendmail
|
|
SUBDIR+= sendmail88
|
|
SUBDIR+= sendmail-current
|
|
SUBDIR+= smtpfeed
|
|
SUBDIR+= spruce
|
|
SUBDIR+= sq-attachment-handlers
|
|
SUBDIR+= sq-squirrelspell
|
|
SUBDIR+= squirrelmail
|
|
SUBDIR+= sylpheed
|
|
SUBDIR+= teapop
|
|
SUBDIR+= tnef
|
|
SUBDIR+= vm
|
|
SUBDIR+= wl
|
|
SUBDIR+= wmmail
|
|
SUBDIR+= xbuffy
|
|
SUBDIR+= xfmail
|
|
SUBDIR+= xmailbox
|
|
|
|
.include "../mk/bsd.pkg.subdir.mk"
|