diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-08-12 00:14:02 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-08-12 00:14:02 +0000 |
commit | 5a736c6681afe14b3a1b61ccefedc4102c0edb37 (patch) | |
tree | 7f49bd23d0a081c83e6935e3184e4abdd092a27b /mail/knewmail | |
parent | e1d84112f97ccf9fe8e38378c62366405cb2ed34 (diff) | |
download | ports-5a736c6681afe14b3a1b61ccefedc4102c0edb37.tar.gz ports-5a736c6681afe14b3a1b61ccefedc4102c0edb37.zip |
Notes
Diffstat (limited to 'mail/knewmail')
-rw-r--r-- | mail/knewmail/Makefile | 23 | ||||
-rw-r--r-- | mail/knewmail/distinfo | 1 | ||||
-rw-r--r-- | mail/knewmail/pkg-comment | 1 | ||||
-rw-r--r-- | mail/knewmail/pkg-descr | 10 | ||||
-rw-r--r-- | mail/knewmail/pkg-plist | 51 |
5 files changed, 86 insertions, 0 deletions
diff --git a/mail/knewmail/Makefile b/mail/knewmail/Makefile new file mode 100644 index 000000000000..71a7c72e9d2c --- /dev/null +++ b/mail/knewmail/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: KNewMail +# Version required: 3.1 +# Date created: 6 June 1999 +# Whom: Tomer Weller +# +# $Id:$ +# + +DISTNAME= knewmail-3.1 +CATEGORIES= mail kde +MASTER_SITES= http://www.slac.com/mpilone/knewmail_home/downloads/ +EXTRACT_SUFX= .src.tar.gz + +MAINTAINER= wellers@netvision.net.il + +LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 + +HAS_CONFIGURE= yes +KDEDIR= ${PREFIX} +USE_QT= yes +CONFIGURE_ARGS= --prefix=${PREFIX} + +.include <bsd.port.mk> diff --git a/mail/knewmail/distinfo b/mail/knewmail/distinfo new file mode 100644 index 000000000000..ff350cf5f973 --- /dev/null +++ b/mail/knewmail/distinfo @@ -0,0 +1 @@ +MD5 (knewmail-3.1.src.tar.gz) = f48dc256a3c9ecb547df509aa28416e5 diff --git a/mail/knewmail/pkg-comment b/mail/knewmail/pkg-comment new file mode 100644 index 000000000000..b151b6af31e5 --- /dev/null +++ b/mail/knewmail/pkg-comment @@ -0,0 +1 @@ +A Mail notifier for the KDE enviorment. diff --git a/mail/knewmail/pkg-descr b/mail/knewmail/pkg-descr new file mode 100644 index 000000000000..f5ac2f554fb5 --- /dev/null +++ b/mail/knewmail/pkg-descr @@ -0,0 +1,10 @@ +KNewMail is a KDE app designed to check your pop3 servers and/or local +servers for waiting mail, then return the headers of the mail. It is a +small app that will just sit in the panel and can either check the +servers at preset intervals, or only when forced. KNewMail will notify +you by popup message, sound, and/or the header list. + +WWW: http://www.slac.com/mpilone/knewmail_home/ + +- Tomer Weller +wellers@netvision.net.il diff --git a/mail/knewmail/pkg-plist b/mail/knewmail/pkg-plist new file mode 100644 index 000000000000..80e1780857ed --- /dev/null +++ b/mail/knewmail/pkg-plist @@ -0,0 +1,51 @@ +share/apps/knewmail/pics/knewmail_active.xpm +share/apps/knewmail/pics/knewmail_bubble_query.xpm +share/apps/knewmail/pics/knewmail_bubble_swear.xpm +share/apps/knewmail/pics/knewmail_dock.xpm +share/apps/knewmail/pics/knewmail_force_check.xpm +share/apps/knewmail/pics/knewmail_inactive.xpm +share/apps/knewmail/pics/knewmail_launch.xpm +share/apps/knewmail/pics/knewmail_mailbox_and_letter.xpm +share/apps/knewmail/pics/knewmail_panel_1.xpm +share/apps/knewmail/pics/knewmail_panel_2.xpm +share/apps/knewmail/pics/knewmail_panel_3.xpm +share/apps/knewmail/pics/knewmail_panel_4.xpm +share/apps/knewmail/pics/knewmail_panel_6.xpm +share/apps/knewmail/pics/knewmail_panel_5.xpm +share/apps/knewmail/pics/knewmail_panel_7.xpm +share/apps/knewmail/pics/knewmail_panel_8.xpm +share/apps/knewmail/pics/knewmail_panel_normal.xpm +share/apps/knewmail/pics/knewmail_splash.xpm +share/doc/HTML/en/knewmail/knewmail_1.html +share/doc/HTML/en/knewmail/index.html +share/doc/HTML/en/knewmail/knewmail_2.html +share/doc/HTML/en/knewmail/knewmail_3.html +share/doc/HTML/en/knewmail/knewmail_4.html +share/doc/HTML/en/knewmail/knewmail_5.html +share/doc/HTML/en/knewmail/knewmail_6.html +share/doc/HTML/en/knewmail/knewmail_7.html +share/doc/HTML/en/knewmail/knewmail_8.html +share/doc/HTML/en/knewmail/knewmail_9.html +share/doc/HTML/en/knewmail/knewmail_10.html +share/doc/HTML/en/knewmail/knewmail_11.html +share/doc/HTML/en/knewmail/3dletter.gif +share/doc/HTML/en/knewmail/backward.gif +share/doc/HTML/en/knewmail/bar.gif +share/doc/HTML/en/knewmail/email.gif +share/doc/HTML/en/knewmail/forward.gif +share/doc/HTML/en/knewmail/homepage.gif +share/doc/HTML/en/knewmail/index.gif +share/doc/HTML/en/knewmail/knewmail_docs.gif +bin/knewmail +share/icons/mini/knewmail.xpm +@dirrm share/apps/knewmail/pics +@dirrm share/apps/knewmail +@dirrm share/doc/HTML/en/knewmail + + + + + + + + |