From 295cbd60bad6fd2face09733440a0feb438b1e54 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Wed, 5 May 1999 13:57:00 +0000 Subject: icqlib is a library required by kicq, KDE ICQ client. PR: 10649 Submitted by: Pavel Andreev --- net/icqlib/Makefile | 17 +++++++++++++++++ net/icqlib/distinfo | 1 + net/icqlib/pkg-comment | 1 + net/icqlib/pkg-descr | 8 ++++++++ net/icqlib/pkg-plist | 7 +++++++ 5 files changed, 34 insertions(+) create mode 100644 net/icqlib/Makefile create mode 100644 net/icqlib/distinfo create mode 100644 net/icqlib/pkg-comment create mode 100644 net/icqlib/pkg-descr create mode 100644 net/icqlib/pkg-plist (limited to 'net/icqlib') diff --git a/net/icqlib/Makefile b/net/icqlib/Makefile new file mode 100644 index 000000000000..dd7d37d2e7d6 --- /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 diff --git a/net/icqlib/distinfo b/net/icqlib/distinfo new file mode 100644 index 000000000000..7617f89127ba --- /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 000000000000..3d8183531138 --- /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 000000000000..167faacbd6db --- /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 + diff --git a/net/icqlib/pkg-plist b/net/icqlib/pkg-plist new file mode 100644 index 000000000000..c1e99c736dc9 --- /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 -- cgit v1.2.3