summaryrefslogtreecommitdiffstats
path: root/net/icqlib
diff options
context:
space:
mode:
authortaoka <taoka@FreeBSD.org>1999-05-05 13:57:00 +0000
committertaoka <taoka@FreeBSD.org>1999-05-05 13:57:00 +0000
commit74d6263e26fdc832a2a6f3d89666808fa280fe21 (patch)
tree95dc4b5ca1a135f2b64bc873de71908c39796eef /net/icqlib
parentc9061ebfeb8b70ac49292452e3797d1f6b933906 (diff)
downloadFreeBSD-ports-74d6263e26fdc832a2a6f3d89666808fa280fe21.zip
FreeBSD-ports-74d6263e26fdc832a2a6f3d89666808fa280fe21.tar.gz
icqlib is a library required by kicq, KDE ICQ client.
PR: 10649 Submitted by: Pavel Andreev <paxvel@iname.com>
Diffstat (limited to 'net/icqlib')
-rw-r--r--net/icqlib/Makefile17
-rw-r--r--net/icqlib/distinfo1
-rw-r--r--net/icqlib/pkg-comment1
-rw-r--r--net/icqlib/pkg-descr8
-rw-r--r--net/icqlib/pkg-plist7
5 files changed, 34 insertions, 0 deletions
diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile
new file mode 100644
index 0000000..dd7d37d
--- /dev/null
+++ b/net/icqlib/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: icqlib
+# Version required: 0.1.3
+# Date created: 16 March 1999
+# Whom: Pavel Andreev
+#
+# $Id: Makefile,v 1.1.1.1 1999/04/30 16:25:18 taoka Exp $
+#
+
+DISTNAME= icqlib-0.1.3
+CATEGORIES= devel
+MASTER_SITES= http://www.cn.ua/~denis/kde/
+
+MAINTAINER= paxvel@iname.com
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/net/icqlib/distinfo b/net/icqlib/distinfo
new file mode 100644
index 0000000..7617f89
--- /dev/null
+++ b/net/icqlib/distinfo
@@ -0,0 +1 @@
+MD5 (icqlib-0.1.3.tar.gz) = 6feeee66ed0a8c1e0910acb5cad439d7
diff --git a/net/icqlib/pkg-comment b/net/icqlib/pkg-comment
new file mode 100644
index 0000000..3d81835
--- /dev/null
+++ b/net/icqlib/pkg-comment
@@ -0,0 +1 @@
+icqlib (not libicq!), used by kicq
diff --git a/net/icqlib/pkg-descr b/net/icqlib/pkg-descr
new file mode 100644
index 0000000..167faac
--- /dev/null
+++ b/net/icqlib/pkg-descr
@@ -0,0 +1,8 @@
+icqlib is a library required by kicq, KDE ICQ client.
+
+Note that it is NOT libicq and is not compatible with it.
+
+WWW: http://www.cn.ua/~denis/kde/icqlib.html
+
+- Pavel Andreev
+<paxvel@iname.com>
diff --git a/net/icqlib/pkg-plist b/net/icqlib/pkg-plist
new file mode 100644
index 0000000..c1e99c7
--- /dev/null
+++ b/net/icqlib/pkg-plist
@@ -0,0 +1,7 @@
+lib/libicq.a
+lib/libicq.la
+lib/libicq.so
+lib/libicq.so.1
+include/icq.h
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
OpenPOWER on IntegriCloud