summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-02-23 19:58:35 +0000
commit74740483d05162a23cf6fbdf595210297e25f01a (patch)
treeedfefd7ac9e97a40319864c4a75401a3b1f87512 /net-im
parentautoconfs should no longer break INDEX (diff)
De-pkg-comment
Notes
Notes: svn path=/head/; revision=76311
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ickle/Makefile1
-rw-r--r--net-im/ickle/pkg-comment1
-rw-r--r--net-im/icqlib/Makefile1
-rw-r--r--net-im/icqlib/pkg-comment1
-rw-r--r--net-im/libicq2000/Makefile1
-rw-r--r--net-im/libicq2000/pkg-comment1
-rw-r--r--net-im/ocaml-jabbr/Makefile1
-rw-r--r--net-im/ocaml-jabbr/pkg-comment1
8 files changed, 4 insertions, 4 deletions
diff --git a/net-im/ickle/Makefile b/net-im/ickle/Makefile
index 410eabe3971f..0430c32759f7 100644
--- a/net-im/ickle/Makefile
+++ b/net-im/ickle/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= ICQ2000 protocol implementation
LIB_DEPENDS= gtkmm:${PORTSDIR}/x11-toolkits/gtk-- \
iconv.3:${PORTSDIR}/converters/libiconv \
diff --git a/net-im/ickle/pkg-comment b/net-im/ickle/pkg-comment
deleted file mode 100644
index 6e5a9541da27..000000000000
--- a/net-im/ickle/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-ICQ2000 protocol implementation
diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile
index 82b719639e6d..179a65043871 100644
--- a/net-im/icqlib/Makefile
+++ b/net-im/icqlib/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= A library required by kicq (not libicq)
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
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/libicq2000/Makefile b/net-im/libicq2000/Makefile
index c1079f690d71..54d712e08d66 100644
--- a/net-im/libicq2000/Makefile
+++ b/net-im/libicq2000/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lioux@FreeBSD.org
+COMMENT= An opensource C++ library to support icq2000/2001 protocol
LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++
diff --git a/net-im/libicq2000/pkg-comment b/net-im/libicq2000/pkg-comment
deleted file mode 100644
index 240dd4278b20..000000000000
--- a/net-im/libicq2000/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An opensource C++ library to support icq2000/2001 protocol
diff --git a/net-im/ocaml-jabbr/Makefile b/net-im/ocaml-jabbr/Makefile
index 32ef8badbede..fa75905014a7 100644
--- a/net-im/ocaml-jabbr/Makefile
+++ b/net-im/ocaml-jabbr/Makefile
@@ -13,6 +13,7 @@ PKGNAMEPREFIX= ocaml-
DISTNAME= jabbr
MAINTAINER= lioux@FreeBSD.org
+COMMENT= XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
RUN_DEPENDS= ${LOCALBASE}/lib/ocaml/cryptokit.cma:${PORTSDIR}/security/ocaml-cryptokit \
diff --git a/net-im/ocaml-jabbr/pkg-comment b/net-im/ocaml-jabbr/pkg-comment
deleted file mode 100644
index 6acefa1540ec..000000000000
--- a/net-im/ocaml-jabbr/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XML Messaging and Presence Protocol a.k.a. Jabber for Objective Caml