summaryrefslogtreecommitdiff
path: root/net-im/meanwhile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-24 22:54:23 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-24 22:54:23 +0000
commit1b1f40e0ff578eb08390b31245cc6f83cb97b1f5 (patch)
tree3e8cbbf7999ffa5df17f7d954c19f30f6b75ad99 /net-im/meanwhile
parentAdd net/plugdaemon, a TCP/IP redirecting proxy (diff)
Add meanwhile, an open source implementation of the Lotus Sametime Community
Client protocol.
Notes
Notes: svn path=/head/; revision=112175
Diffstat (limited to 'net-im/meanwhile')
-rw-r--r--net-im/meanwhile/Makefile22
-rw-r--r--net-im/meanwhile/distinfo2
-rw-r--r--net-im/meanwhile/pkg-descr4
-rw-r--r--net-im/meanwhile/pkg-plist15
4 files changed, 43 insertions, 0 deletions
diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile
new file mode 100644
index 000000000000..d00da0b9679b
--- /dev/null
+++ b/net-im/meanwhile/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: meanwhile
+# Date created: 24 June 2004
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= meanwhile
+PORTVERSION= 0.2
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= marcus@FreeBSD.org
+COMMENT= Open Source implementation of the Lotus Sametime protocol
+
+USE_GMAKE= yes
+USE_GNOME= lthack glib20
+INSTALLS_SHLIB= yes
+USE_LIBTOOL_VER=13
+
+.include <bsd.port.mk>
diff --git a/net-im/meanwhile/distinfo b/net-im/meanwhile/distinfo
new file mode 100644
index 000000000000..3023b894c6d2
--- /dev/null
+++ b/net-im/meanwhile/distinfo
@@ -0,0 +1,2 @@
+MD5 (meanwhile-0.2.tar.gz) = 36105dc1101060679dccd8d87c0df442
+SIZE (meanwhile-0.2.tar.gz) = 329678
diff --git a/net-im/meanwhile/pkg-descr b/net-im/meanwhile/pkg-descr
new file mode 100644
index 000000000000..f15710906dae
--- /dev/null
+++ b/net-im/meanwhile/pkg-descr
@@ -0,0 +1,4 @@
+The Meanwhile Project is an open implementation of the Lotus Sametime Community
+Client protocol.
+
+WWW: http://meanwhile.sourceforge.net/
diff --git a/net-im/meanwhile/pkg-plist b/net-im/meanwhile/pkg-plist
new file mode 100644
index 000000000000..e4c3cb9d631f
--- /dev/null
+++ b/net-im/meanwhile/pkg-plist
@@ -0,0 +1,15 @@
+include/meanwhile/channel.h
+include/meanwhile/cipher.h
+include/meanwhile/common.h
+include/meanwhile/error.h
+include/meanwhile/meanwhile.h
+include/meanwhile/message.h
+include/meanwhile/service.h
+include/meanwhile/session.h
+include/meanwhile/srvc_aware.h
+include/meanwhile/srvc_conf.h
+include/meanwhile/srvc_im.h
+lib/libmeanwhile.a
+lib/libmeanwhile.so
+lib/libmeanwhile.so.0
+@dirrm include/meanwhile