aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
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/Makefile3
-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, 5 insertions, 11 deletions
diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile
index a042d1254cbc..f1d3785590c6 100644
--- a/net-im/climm/Makefile
+++ b/net-im/climm/Makefile
@@ -15,8 +15,6 @@ 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
new file mode 100644
index 000000000000..29477ae75518
--- /dev/null
+++ b/net-im/climm/pkg-comment
@@ -0,0 +1 @@
+Text-based ICQ implementation
diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile
index 6462c6356863..4e2f10cee31d 100644
--- a/net-im/icb/Makefile
+++ b/net-im/icb/Makefile
@@ -16,11 +16,8 @@ DISTNAME= c${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Internet CB - a mostly-defunct chat client
-
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tclinclude=${LOCALBASE}/include/tcl8.3 \
--with-tcllib=${LOCALBASE}/lib
diff --git a/net-im/icb/pkg-comment b/net-im/icb/pkg-comment
new file mode 100644
index 000000000000..7aa00e3ffea8
--- /dev/null
+++ b/net-im/icb/pkg-comment
@@ -0,0 +1 @@
+Internet CB - a mostly-defunct chat client
diff --git a/net-im/jabber-yahoo/Makefile b/net-im/jabber-yahoo/Makefile
index 0a4dee5324fc..66973cd5b51e 100644
--- a/net-im/jabber-yahoo/Makefile
+++ b/net-im/jabber-yahoo/Makefile
@@ -14,8 +14,6 @@ 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
new file mode 100644
index 000000000000..c1f08b0d494e
--- /dev/null
+++ b/net-im/jabber-yahoo/pkg-comment
@@ -0,0 +1 @@
+Jabber Yahoo Transport module
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile
index a042d1254cbc..f1d3785590c6 100644
--- a/net-im/micq/Makefile
+++ b/net-im/micq/Makefile
@@ -15,8 +15,6 @@ 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
new file mode 100644
index 000000000000..29477ae75518
--- /dev/null
+++ b/net-im/micq/pkg-comment
@@ -0,0 +1 @@
+Text-based ICQ implementation
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
index b80a11a1c797..bbb2b3a79b1e 100644
--- a/net-im/py-jabber/Makefile
+++ b/net-im/py-jabber/Makefile
@@ -16,8 +16,6 @@ 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
new file mode 100644
index 000000000000..0ef6638db47c
--- /dev/null
+++ b/net-im/py-jabber/pkg-comment
@@ -0,0 +1 @@
+A Python Jabber library