summaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2003-07-27 21:49:35 +0000
committerarved <arved@FreeBSD.org>2003-07-27 21:49:35 +0000
commitc34b3c949f61d26273e8f5a584311f65d1e1be5b (patch)
treed8204f978dfa5a9bc935d9ae6522fb7c14cef31e /comms
parente78a48e235da29087f3b092eb72a96942bcc6de5 (diff)
downloadFreeBSD-ports-c34b3c949f61d26273e8f5a584311f65d1e1be5b.zip
FreeBSD-ports-c34b3c949f61d26273e8f5a584311f65d1e1be5b.tar.gz
Add kallers, A KDE applet that shows caller ID information
PR: 50046 Submitted by: Scott A. Moberly <smoberly@karamazov.org>
Diffstat (limited to 'comms')
-rw-r--r--comms/Makefile1
-rw-r--r--comms/kallers/Makefile21
-rw-r--r--comms/kallers/distinfo1
-rw-r--r--comms/kallers/pkg-descr12
-rw-r--r--comms/kallers/pkg-plist12
5 files changed, 47 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 2223108..b8dd4b3 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -24,6 +24,7 @@
SUBDIR += ixj
SUBDIR += java-commapi
SUBDIR += java-commapi-freebsd
+ SUBDIR += kallers
SUBDIR += kermit
SUBDIR += kpsk
SUBDIR += lrzsz
diff --git a/comms/kallers/Makefile b/comms/kallers/Makefile
new file mode 100644
index 0000000..de621d0c
--- /dev/null
+++ b/comms/kallers/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: kallers
+# Date created: 15 March 2003
+# Whom: Scott A. Moberly <smoberly@karamazov.org>
+#
+# $FreeBSD$
+
+PORTNAME= kallers
+PORTVERSION= 0.3.0
+CATEGORIES= comms kde
+MASTER_SITES= http://www.nadmm.com/kallers/src/
+
+MAINTAINER= smoberly@karamazov.org
+COMMENT= KDE Applet that displays Caller IDs
+
+USE_BZIP2= yes
+USE_KDELIBS_VER= 3
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_TARGET=
+
+.include <bsd.port.mk>
diff --git a/comms/kallers/distinfo b/comms/kallers/distinfo
new file mode 100644
index 0000000..74fa2c4
--- /dev/null
+++ b/comms/kallers/distinfo
@@ -0,0 +1 @@
+MD5 (kallers-0.3.0.tar.bz2) = cff65a85043776b16307d8d4cbe0ec91
diff --git a/comms/kallers/pkg-descr b/comms/kallers/pkg-descr
new file mode 100644
index 0000000..b5cc74a
--- /dev/null
+++ b/comms/kallers/pkg-descr
@@ -0,0 +1,12 @@
+Kallers is KDE system tray applet that displays caller id information
+sent by your local phone company using a caller id capable modem. It
+is licensed under GPL v2 and currently has the following features:
+
+- Unobtrusive display of call information using a popup
+- An optional ring sound when a call is recieved
+- An option to ignore anonymous calls
+- Call logging using an XML format, with a configurable call history size
+- A handy call browser for viewing the call history
+
+WWW: http://www.nadmm.com/kallers/
+Author: Nadeem Hasan <nhasan@kde.org>
diff --git a/comms/kallers/pkg-plist b/comms/kallers/pkg-plist
new file mode 100644
index 0000000..3d6a4ce
--- /dev/null
+++ b/comms/kallers/pkg-plist
@@ -0,0 +1,12 @@
+bin/kallers
+lib/kallers.la
+share/applnk/Toys/kallers.desktop
+share/apps/kallers/pics/kallers_dock.png
+share/apps/kallers/sound/ring.wav
+share/autostart/kallers.desktop
+share/icons/hicolor/16x16/apps/kallers.png
+share/icons/hicolor/32x32/apps/kallers.png
+share/icons/hicolor/48x48/apps/kallers.png
+@dirrm share/apps/kallers/sound
+@dirrm share/apps/kallers/pics
+@dirrm share/apps/kallers
OpenPOWER on IntegriCloud