UebiMiau is a simple, yet efficient cross-plataform POP3/IMAP mail
reader written in PHP. It's have some many features, such as: Folders, View and Send Attachments, Preferences, Search, Quota Limit, etc. UebiMiau DOES NOT require database or extra PHP modules (--with-imap)
This commit is contained in:
parent
076648d5a5
commit
203fc8a722
1 changed files with 3 additions and 2 deletions
5
Makefile
5
Makefile
|
@ -1,5 +1,5 @@
|
|||
# $Id: Makefile,v 1.1576 2004/12/17 21:51:13 dolecek Exp $
|
||||
# $NetBSD: Makefile,v 1.1576 2004/12/17 21:51:13 dolecek Exp $
|
||||
# $Id: Makefile,v 1.1577 2004/12/23 00:06:49 rpereyra Exp $
|
||||
# $NetBSD: Makefile,v 1.1577 2004/12/23 00:06:49 rpereyra Exp $
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
||||
|
@ -878,6 +878,7 @@ SUBDIR+= typhoon
|
|||
SUBDIR+= uade
|
||||
SUBDIR+= uclibc
|
||||
SUBDIR+= udhcp
|
||||
SUBDIR+= uebimiau
|
||||
SUBDIR+= umix
|
||||
SUBDIR+= unmo3
|
||||
SUBDIR+= unrealircd
|
||||
|
|
Loading…
Reference in a new issue