diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /net-im/icqlib | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'net-im/icqlib')
-rw-r--r-- | net-im/icqlib/Makefile | 20 | ||||
-rw-r--r-- | net-im/icqlib/distinfo | 1 | ||||
-rw-r--r-- | net-im/icqlib/pkg-comment | 1 | ||||
-rw-r--r-- | net-im/icqlib/pkg-descr | 8 | ||||
-rw-r--r-- | net-im/icqlib/pkg-plist | 4 |
5 files changed, 0 insertions, 34 deletions
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile deleted file mode 100644 index 82b719639e6d..000000000000 --- a/net-im/icqlib/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: icqlib -# Date created: 16 March 1999 -# Whom: Pavel Andreev -# -# $FreeBSD$ -# - -PORTNAME= icqlib -PORTVERSION= 1.0.0 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= lioux@FreeBSD.org - -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GMAKE= yes - -.include <bsd.port.mk> diff --git a/net-im/icqlib/distinfo b/net-im/icqlib/distinfo deleted file mode 100644 index 46f2566f5074..000000000000 --- a/net-im/icqlib/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (icqlib-1.0.0.tar.gz) = a379f93c4ec6f39ca76e10329f257741 diff --git a/net-im/icqlib/pkg-comment b/net-im/icqlib/pkg-comment deleted file mode 100644 index 7e8aff609bba..000000000000 --- a/net-im/icqlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library required by kicq (not libicq) diff --git a/net-im/icqlib/pkg-descr b/net-im/icqlib/pkg-descr deleted file mode 100644 index ddfcb54282bb..000000000000 --- a/net-im/icqlib/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -icqlib is a library required by kicq, KDE ICQ client. - -Note that it is NOT libicq and is not compatible with it. - -WWW: http://kicq.sourceforge.net/icqlib.shtml - -- Pavel Andreev -<paxvel@iname.com> diff --git a/net-im/icqlib/pkg-plist b/net-im/icqlib/pkg-plist deleted file mode 100644 index 84adb0ec1023..000000000000 --- a/net-im/icqlib/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/libicq.a -lib/libicq.so -lib/libicq.so.1 -include/icq.h |