diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-15 01:32:11 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-15 01:32:11 +0800 |
commit | d047ca2b87247b34154e19e902409adeca49bbfa (patch) | |
tree | e368dc99ae6b7d066f8d9b53ba41aad489afc540 /mail/kbiff | |
parent | 66fd48ed3200daeddc737ee29fb26cdd6d7d8e78 (diff) | |
download | freebsd-ports-gnome-d047ca2b87247b34154e19e902409adeca49bbfa.tar.gz freebsd-ports-gnome-d047ca2b87247b34154e19e902409adeca49bbfa.tar.zst freebsd-ports-gnome-d047ca2b87247b34154e19e902409adeca49bbfa.zip |
Import of new port kbiff
KBiff is a mail notification utility for the KDE project.
It has several advantages over much of its competition:
o Pure GUI Configuration
o Session Management
o Panel Docking
o Animated Gifs
o Sounds
o POP3 Support
http://www.geocities.com/SiliconValley/Hills/2651/kbiff.html
Diffstat (limited to 'mail/kbiff')
-rw-r--r-- | mail/kbiff/Makefile | 23 | ||||
-rw-r--r-- | mail/kbiff/distinfo | 1 | ||||
-rw-r--r-- | mail/kbiff/pkg-comment | 1 | ||||
-rw-r--r-- | mail/kbiff/pkg-descr | 13 | ||||
-rw-r--r-- | mail/kbiff/pkg-plist | 24 |
5 files changed, 62 insertions, 0 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile new file mode 100644 index 000000000000..b98696981ade --- /dev/null +++ b/mail/kbiff/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: kbiff +# Version required: 0.7.3 +# Date created: So 14 Jun 1998 13:09:18 CEST +# Whom: andreas +# +# $Id: Makefile,v 1.6 1998/04/29 17:53:11 asami Exp $ +# + +DISTNAME= kbiff-0.7.3 +CATEGORIES= mail kde +MASTER_SITES= http://www.geocities.com/SiliconValley/Hills/2651/ + +MAINTAINER= andreas@FreeBSD.ORG + +BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt +LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \ + kdeui\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \ + kdecore\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs + +FETCH_BEFORE_ARGS=-t +GNU_CONFIGURE= yes + +.include <bsd.port.mk> diff --git a/mail/kbiff/distinfo b/mail/kbiff/distinfo new file mode 100644 index 000000000000..4da0a2e0080d --- /dev/null +++ b/mail/kbiff/distinfo @@ -0,0 +1 @@ +MD5 (kbiff-0.7.3.tar.gz) = 51bc0b1901c307b673a774b7f6f8e3ee diff --git a/mail/kbiff/pkg-comment b/mail/kbiff/pkg-comment new file mode 100644 index 000000000000..3d5ff0036ae8 --- /dev/null +++ b/mail/kbiff/pkg-comment @@ -0,0 +1 @@ +mail notification utility for KDE with nice features diff --git a/mail/kbiff/pkg-descr b/mail/kbiff/pkg-descr new file mode 100644 index 000000000000..95dcfcfd9dff --- /dev/null +++ b/mail/kbiff/pkg-descr @@ -0,0 +1,13 @@ +KBiff is a mail notification utility for the KDE project. +It has several advantages over much of its competition: + + o Pure GUI Configuration + o Session Management + o Panel Docking + o Animated Gifs + o Sounds + o POP3 Support + +Home page and online handbook: + + http://www.geocities.com/SiliconValley/Hills/2651/kbiff.html diff --git a/mail/kbiff/pkg-plist b/mail/kbiff/pkg-plist new file mode 100644 index 000000000000..ea0f7f079fb5 --- /dev/null +++ b/mail/kbiff/pkg-plist @@ -0,0 +1,24 @@ +bin/kbiff +share/applnk/Internet +share/apps/kbiff/pics/mini-newmail.xpm +share/apps/kbiff/pics/mini-nomail.xpm +share/apps/kbiff/pics/mini-oldmail.xpm +share/apps/kbiff/pics/newmail.xpm +share/apps/kbiff/pics/nomail.xpm +share/apps/kbiff/pics/oldmail.xpm +share/doc/HTML/en/kbiff/index-1.html +share/doc/HTML/en/kbiff/index-2.html +share/doc/HTML/en/kbiff/index-3.html +share/doc/HTML/en/kbiff/index-4.html +share/doc/HTML/en/kbiff/index-5.html +share/doc/HTML/en/kbiff/index-6.html +share/doc/HTML/en/kbiff/index.html +share/doc/HTML/en/kbiff/kbiff.gif +share/icons +share/icons/mini/kbiff.xpm +share/locale/no/LC_MESSAGES/kbiff.mo +share/locale/pt/LC_MESSAGES/kbiff.mo +@dirrm share/doc/HTML/en/kbiff +@dirrm share/doc/HTML/en +@dirrm share/apps/kbiff/pics +@dirrm share/apps/kbiff |