summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /net-im
parente90c5ac85e1589656db313625839221c0668d513 (diff)
downloadfreebsd-ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.zip
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to 'net-im')
-rw-r--r--net-im/climm/Makefile2
-rw-r--r--net-im/climm/pkg-comment1
-rw-r--r--net-im/icb/Makefile2
-rw-r--r--net-im/icb/pkg-comment1
-rw-r--r--net-im/jabber-yahoo/Makefile2
-rw-r--r--net-im/jabber-yahoo/pkg-comment1
-rw-r--r--net-im/micq/Makefile2
-rw-r--r--net-im/micq/pkg-comment1
-rw-r--r--net-im/py-jabber/Makefile2
-rw-r--r--net-im/py-jabber/pkg-comment1
10 files changed, 10 insertions, 5 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index f1d3785590c6..a042d1254cbc 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Text-based ICQ implementation
+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/net-im/climm/pkg-comment b/net-im/climm/pkg-comment
deleted file mode 100644
index 29477ae75518..000000000000
--- a/net-im/climm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text-based ICQ implementation
diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile
index 8ac3ff663c80..6462c6356863 100644
--- a/net-im/icb/Makefile
+++ b/net-im/icb/Makefile
@@ -16,6 +16,8 @@ DISTNAME= c${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Internet CB - a mostly-defunct chat client
+
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83
diff --git a/net-im/icb/pkg-comment b/net-im/icb/pkg-comment
deleted file mode 100644
index 7aa00e3ffea8..000000000000
--- a/net-im/icb/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Internet CB - a mostly-defunct chat client
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile
index 66973cd5b51e..0a4dee5324fc 100644
--- a/net-im/jabber-yahoo/Makefile
+++ b/net-im/jabber-yahoo/Makefile
@@ -14,6 +14,8 @@ DIST_SUBDIR= jabber
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Jabber Yahoo Transport module
+
BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
diff --git a/net-im/jabber-yahoo/pkg-comment b/net-im/jabber-yahoo/pkg-comment
deleted file mode 100644
index c1f08b0d494e..000000000000
--- a/net-im/jabber-yahoo/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Jabber Yahoo Transport module
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile
index f1d3785590c6..a042d1254cbc 100644
--- a/net-im/micq/Makefile
+++ b/net-im/micq/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Text-based ICQ implementation
+
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
diff --git a/net-im/micq/pkg-comment b/net-im/micq/pkg-comment
deleted file mode 100644
index 29477ae75518..000000000000
--- a/net-im/micq/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text-based ICQ implementation
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
index bbb2b3a79b1e..b80a11a1c797 100644
--- a/net-im/py-jabber/Makefile
+++ b/net-im/py-jabber/Makefile
@@ -16,6 +16,8 @@ DISTNAME= jabber.py-${PORTVERSION}-1
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A Python Jabber library
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyexpat.so:${PORTSDIR}/textproc/py-expat
USE_PYTHON= yes
diff --git a/net-im/py-jabber/pkg-comment b/net-im/py-jabber/pkg-comment
deleted file mode 100644
index 0ef6638db47c..000000000000
--- a/net-im/py-jabber/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Python Jabber library