summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-22 14:25:38 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-02-22 14:25:38 +0000
commita33aeb13624bc576f1142217d48f9c80278faacb (patch)
treee4251ecbe583e045de29cea2c6e0b4413c1f5483
parentenable MAKE_ARGS and unbreak tcpview (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76145
-rw-r--r--devel/boehm-gc/Makefile1
-rw-r--r--devel/boehm-gc/pkg-comment1
-rw-r--r--graphics/libdvdnav/Makefile1
-rw-r--r--graphics/libdvdnav/pkg-comment1
-rw-r--r--graphics/libxine/Makefile1
-rw-r--r--graphics/libxine/pkg-comment1
-rw-r--r--graphics/xine/Makefile1
-rw-r--r--graphics/xine/pkg-comment1
-rw-r--r--graphics/xine_d5d_plugin/Makefile1
-rw-r--r--graphics/xine_d5d_plugin/pkg-comment1
-rw-r--r--japanese/eterm/Makefile1
-rw-r--r--japanese/eterm/pkg-comment1
-rw-r--r--japanese/gorua/Makefile1
-rw-r--r--japanese/gorua/pkg-comment1
-rw-r--r--japanese/migemo-emacs20/Makefile2
-rw-r--r--japanese/migemo-emacs20/pkg-comment1
-rw-r--r--japanese/migemo-emacs21/Makefile2
-rw-r--r--japanese/migemo-emacs21/pkg-comment1
-rw-r--r--japanese/migemo-xemacs-devel-mule/Makefile2
-rw-r--r--japanese/migemo-xemacs-devel-mule/pkg-comment1
-rw-r--r--japanese/migemo-xemacs21-mule/Makefile2
-rw-r--r--japanese/migemo-xemacs21-mule/pkg-comment1
-rw-r--r--japanese/migemo/Makefile1
-rw-r--r--japanese/migemo/pkg-comment1
-rw-r--r--japanese/monafonts/Makefile1
-rw-r--r--japanese/monafonts/pkg-comment1
-rw-r--r--japanese/w3m-img/Makefile1
-rw-r--r--japanese/w3m-img/pkg-comment1
-rw-r--r--japanese/w3m/Makefile1
-rw-r--r--japanese/w3m/pkg-comment1
-rw-r--r--mail/wanderlust-emacs20/Makefile2
-rw-r--r--mail/wanderlust-xemacs21-mule/Makefile2
-rw-r--r--mail/wanderlust/Makefile1
-rw-r--r--mail/wanderlust/pkg-comment1
-rw-r--r--multimedia/libdvdnav/Makefile1
-rw-r--r--multimedia/libdvdnav/pkg-comment1
-rw-r--r--multimedia/libxine/Makefile1
-rw-r--r--multimedia/libxine/pkg-comment1
-rw-r--r--multimedia/xine/Makefile1
-rw-r--r--multimedia/xine/pkg-comment1
-rw-r--r--multimedia/xine_d5d_plugin/Makefile1
-rw-r--r--multimedia/xine_d5d_plugin/pkg-comment1
-rw-r--r--www/emacs-w3m-emacs20/Makefile2
-rw-r--r--www/emacs-w3m-xemacs21-mule/Makefile1
-rw-r--r--www/emacs-w3m/Makefile1
-rw-r--r--www/emacs-w3m/pkg-comment1
-rw-r--r--www/w3m-img/Makefile1
-rw-r--r--www/w3m-img/pkg-comment1
-rw-r--r--www/w3m-m17n/Makefile1
-rw-r--r--www/w3m-m17n/pkg-comment1
-rw-r--r--www/w3m/Makefile1
-rw-r--r--www/w3m/pkg-comment1
-rw-r--r--x11/mlterm/Makefile1
-rw-r--r--x11/mlterm/pkg-comment1
54 files changed, 31 insertions, 30 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index 4c15b078c64c..ae3b7df77846 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/
DISTNAME= gc${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= Garbage collection and memory leak detection for C and C++
USE_LIBTOOL= yes
USE_REINPLACE= yes
diff --git a/devel/boehm-gc/pkg-comment b/devel/boehm-gc/pkg-comment
deleted file mode 100644
index 83506d65f826..000000000000
--- a/devel/boehm-gc/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Garbage collection and memory leak detection for C and C++
diff --git a/graphics/libdvdnav/Makefile b/graphics/libdvdnav/Makefile
index ee145f9fc62b..33f1f98aaec8 100644
--- a/graphics/libdvdnav/Makefile
+++ b/graphics/libdvdnav/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dvd
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= The library for the xine-dvdnav plugin
LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread
diff --git a/graphics/libdvdnav/pkg-comment b/graphics/libdvdnav/pkg-comment
deleted file mode 100644
index 75fdc31a383e..000000000000
--- a/graphics/libdvdnav/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The library for the xine-dvdnav plugin
diff --git a/graphics/libxine/Makefile b/graphics/libxine/Makefile
index 059a98a0b16d..3e6b74ddacc9 100644
--- a/graphics/libxine/Makefile
+++ b/graphics/libxine/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= lib
DISTNAME= ${PORTNAME}-lib-1-beta4
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= Libraries for xine multimedia player
BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
LIB_DEPENDS= avcodec.0:${PORTSDIR}/multimedia/ffmpeg \
diff --git a/graphics/libxine/pkg-comment b/graphics/libxine/pkg-comment
deleted file mode 100644
index f3567413c91d..000000000000
--- a/graphics/libxine/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Libraries for xine multimedia player
diff --git a/graphics/xine/Makefile b/graphics/xine/Makefile
index 6efee0eefdfa..94b06c2bed0c 100644
--- a/graphics/xine/Makefile
+++ b/graphics/xine/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= An X11 multimedia player
LIB_DEPENDS= xine.3:${PORTSDIR}/graphics/libxine \
aa.1:${PORTSDIR}/graphics/aalib \
diff --git a/graphics/xine/pkg-comment b/graphics/xine/pkg-comment
deleted file mode 100644
index 5fbe86653da7..000000000000
--- a/graphics/xine/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 multimedia player
diff --git a/graphics/xine_d5d_plugin/Makefile b/graphics/xine_d5d_plugin/Makefile
index 4c9de8ea1476..86980b563b07 100644
--- a/graphics/xine_d5d_plugin/Makefile
+++ b/graphics/xine_d5d_plugin/Makefile
@@ -17,6 +17,7 @@ EXTRACT_SUFX= .tgz
FORBIDDEN= Incompatible with the current version of xine
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= A dvd input plugin for xine with menu support
LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \
dvdread.2:${PORTSDIR}/multimedia/libdvdread
diff --git a/graphics/xine_d5d_plugin/pkg-comment b/graphics/xine_d5d_plugin/pkg-comment
deleted file mode 100644
index ed3ea4d7cd19..000000000000
--- a/graphics/xine_d5d_plugin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A dvd input plugin for xine with menu support
diff --git a/japanese/eterm/Makefile b/japanese/eterm/Makefile
index 30c5512391e1..f4fea567acca 100644
--- a/japanese/eterm/Makefile
+++ b/japanese/eterm/Makefile
@@ -10,6 +10,7 @@ CATEGORIES= japanese
MASTERDIR= ${.CURDIR}/../../x11/eterm
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= X11 terminal emulator based on rxvt/xterm that supports Japanese
EXTRA_PATCHES= ${.CURDIR}/files/extra-patch-configure.in \
${.CURDIR}/files/extra-patch-src:command.c \
diff --git a/japanese/eterm/pkg-comment b/japanese/eterm/pkg-comment
deleted file mode 100644
index 91568ab8f99d..000000000000
--- a/japanese/eterm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X11 terminal emulator based on rxvt/xterm that supports Japanese
diff --git a/japanese/gorua/Makefile b/japanese/gorua/Makefile
index 2013c3ea7f3c..2175ca662a44 100644
--- a/japanese/gorua/Makefile
+++ b/japanese/gorua/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://www.unixuser.org/~haruyama/software/goRua/
DISTNAME= goRua-${PORTVERSION:S/.p/-pre/}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= Gtk+ on Ruby User Agent for 2ch BBS
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk \
${RUBY_SITEARCHLIBDIR}/zlib.so:${PORTSDIR}/archivers/ruby-zlib \
diff --git a/japanese/gorua/pkg-comment b/japanese/gorua/pkg-comment
deleted file mode 100644
index e590948c9982..000000000000
--- a/japanese/gorua/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Gtk+ on Ruby User Agent for 2ch BBS
diff --git a/japanese/migemo-emacs20/Makefile b/japanese/migemo-emacs20/Makefile
index 3064e79f6895..ecef750fc4b3 100644
--- a/japanese/migemo-emacs20/Makefile
+++ b/japanese/migemo-emacs20/Makefile
@@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-
+COMMENT= Japanese incremental search tool for emacs20
MASTERDIR= ${.CURDIR}/../../japanese/migemo
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/migemo-emacs20/pkg-comment b/japanese/migemo-emacs20/pkg-comment
deleted file mode 100644
index b1f77f7440f2..000000000000
--- a/japanese/migemo-emacs20/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese incremental search tool for emacs20
diff --git a/japanese/migemo-emacs21/Makefile b/japanese/migemo-emacs21/Makefile
index 221b84575068..41604b414cf3 100644
--- a/japanese/migemo-emacs21/Makefile
+++ b/japanese/migemo-emacs21/Makefile
@@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-
+COMMENT= Japanese incremental search tool for emacs21
MASTERDIR= ${.CURDIR}/../../japanese/migemo
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/migemo-emacs21/pkg-comment b/japanese/migemo-emacs21/pkg-comment
deleted file mode 100644
index 68063da55b45..000000000000
--- a/japanese/migemo-emacs21/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese incremental search tool for emacs21
diff --git a/japanese/migemo-xemacs-devel-mule/Makefile b/japanese/migemo-xemacs-devel-mule/Makefile
index 87ff1e041223..a59331bebb1c 100644
--- a/japanese/migemo-xemacs-devel-mule/Makefile
+++ b/japanese/migemo-xemacs-devel-mule/Makefile
@@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-
+COMMENT= Japanese incremental search tool for xemacs-devel-mule
MASTERDIR= ${.CURDIR}/../../japanese/migemo
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/migemo-xemacs-devel-mule/pkg-comment b/japanese/migemo-xemacs-devel-mule/pkg-comment
deleted file mode 100644
index 57053c212b99..000000000000
--- a/japanese/migemo-xemacs-devel-mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese incremental search tool for xemacs-devel-mule
diff --git a/japanese/migemo-xemacs21-mule/Makefile b/japanese/migemo-xemacs21-mule/Makefile
index 3f6cd3b1735c..d09ba13e03a5 100644
--- a/japanese/migemo-xemacs21-mule/Makefile
+++ b/japanese/migemo-xemacs21-mule/Makefile
@@ -6,7 +6,7 @@
#
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-
+COMMENT= Japanese incremental search tool for xemacs21-mule
MASTERDIR= ${.CURDIR}/../../japanese/migemo
PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
diff --git a/japanese/migemo-xemacs21-mule/pkg-comment b/japanese/migemo-xemacs21-mule/pkg-comment
deleted file mode 100644
index 486b01ab986b..000000000000
--- a/japanese/migemo-xemacs21-mule/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese incremental search tool for xemacs21-mule
diff --git a/japanese/migemo/Makefile b/japanese/migemo/Makefile
index c6b115577ff7..56398998563f 100644
--- a/japanese/migemo/Makefile
+++ b/japanese/migemo/Makefile
@@ -13,6 +13,7 @@ CATEGORIES= japanese elisp
MASTER_SITES= http://migemo.namazu.org/stable/
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT?= Japanese incremental search tool
.if !defined(EMACS_PORT_NAME)
USE_AUTOMAKE= yes
diff --git a/japanese/migemo/pkg-comment b/japanese/migemo/pkg-comment
deleted file mode 100644
index dfd8b192d930..000000000000
--- a/japanese/migemo/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Japanese incremental search tool
diff --git a/japanese/monafonts/Makefile b/japanese/monafonts/Makefile
index 114d2462aea5..a2d7556d60d3 100644
--- a/japanese/monafonts/Makefile
+++ b/japanese/monafonts/Makefile
@@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= monafont
DISTNAME= monafont-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= X11 12,14,16-dot kanji fonts
FONTSDIR= lib/X11/fonts/local
USE_BZIP2= yes
diff --git a/japanese/monafonts/pkg-comment b/japanese/monafonts/pkg-comment
deleted file mode 100644
index d351e4e69a5b..000000000000
--- a/japanese/monafonts/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-X11 12,14,16-dot kanji fonts
diff --git a/japanese/w3m-img/Makefile b/japanese/w3m-img/Makefile
index 5a1b1f7498cb..20f084b547fd 100644
--- a/japanese/w3m-img/Makefile
+++ b/japanese/w3m-img/Makefile
@@ -7,6 +7,7 @@
PKGNAMESUFFIX= -img
CATEGORIES= japanese
+COMMENT= A pager/text-based WWW browser with Japanese and inline image support
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
diff --git a/japanese/w3m-img/pkg-comment b/japanese/w3m-img/pkg-comment
deleted file mode 100644
index b381afb44a0f..000000000000
--- a/japanese/w3m-img/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pager/text-based WWW browser with Japanese and inline image support
diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile
index 88b112d3eb61..06838c335afc 100644
--- a/japanese/w3m/Makefile
+++ b/japanese/w3m/Makefile
@@ -6,6 +6,7 @@
#
CATEGORIES= japanese
+COMMENT= A pager/text-based WWW browser with Japanese support
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
diff --git a/japanese/w3m/pkg-comment b/japanese/w3m/pkg-comment
deleted file mode 100644
index 0140f6e6c3c8..000000000000
--- a/japanese/w3m/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pager/text-based WWW browser with Japanese support
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile
index c860c94588a7..14703d02258d 100644
--- a/mail/wanderlust-emacs20/Makefile
+++ b/mail/wanderlust-emacs20/Makefile
@@ -7,6 +7,8 @@
MASTERDIR= ${.CURDIR}/../../mail/wanderlust
+COMMENT= Yet another message interface on Emacsen
+
EMACS_PORT_NAME= emacs20
MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME}
EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME}
diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile
index cb066931195d..ca65307609d7 100644
--- a/mail/wanderlust-xemacs21-mule/Makefile
+++ b/mail/wanderlust-xemacs21-mule/Makefile
@@ -7,6 +7,8 @@
MASTERDIR= ${.CURDIR}/../../mail/wanderlust
+COMMENT= Yet another message interface on Emacsen
+
EMACS_PORT_NAME= xemacs21-mule
EMACS_PACKAGESDIR= lib/xemacs/site-packages
MANIFEST= MANIFEST.wl
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index 69b4f502fdf5..9ad12c2d895d 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -17,6 +17,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= wl-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT?= Yet another message interface on Emacsen
EMACS_PORT_NAME?= emacs21
diff --git a/mail/wanderlust/pkg-comment b/mail/wanderlust/pkg-comment
deleted file mode 100644
index 871135496765..000000000000
--- a/mail/wanderlust/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Yet another message interface on Emacsen
diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile
index ee145f9fc62b..33f1f98aaec8 100644
--- a/multimedia/libdvdnav/Makefile
+++ b/multimedia/libdvdnav/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dvd
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= The library for the xine-dvdnav plugin
LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread
diff --git a/multimedia/libdvdnav/pkg-comment b/multimedia/libdvdnav/pkg-comment
deleted file mode 100644
index 75fdc31a383e..000000000000
--- a/multimedia/libdvdnav/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The library for the xine-dvdnav plugin
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index 059a98a0b16d..3e6b74ddacc9 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -15,6 +15,7 @@ PKGNAMEPREFIX= lib
DISTNAME= ${PORTNAME}-lib-1-beta4
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= Libraries for xine multimedia player
BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft
LIB_DEPENDS= avcodec.0:${PORTSDIR}/multimedia/ffmpeg \
diff --git a/multimedia/libxine/pkg-comment b/multimedia/libxine/pkg-comment
deleted file mode 100644
index f3567413c91d..000000000000
--- a/multimedia/libxine/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Libraries for xine multimedia player
diff --git a/multimedia/xine/Makefile b/multimedia/xine/Makefile
index 6efee0eefdfa..94b06c2bed0c 100644
--- a/multimedia/xine/Makefile
+++ b/multimedia/xine/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-ui-${PORTVERSION}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= An X11 multimedia player
LIB_DEPENDS= xine.3:${PORTSDIR}/graphics/libxine \
aa.1:${PORTSDIR}/graphics/aalib \
diff --git a/multimedia/xine/pkg-comment b/multimedia/xine/pkg-comment
deleted file mode 100644
index 5fbe86653da7..000000000000
--- a/multimedia/xine/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-An X11 multimedia player
diff --git a/multimedia/xine_d5d_plugin/Makefile b/multimedia/xine_d5d_plugin/Makefile
index 4c9de8ea1476..86980b563b07 100644
--- a/multimedia/xine_d5d_plugin/Makefile
+++ b/multimedia/xine_d5d_plugin/Makefile
@@ -17,6 +17,7 @@ EXTRACT_SUFX= .tgz
FORBIDDEN= Incompatible with the current version of xine
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= A dvd input plugin for xine with menu support
LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \
dvdread.2:${PORTSDIR}/multimedia/libdvdread
diff --git a/multimedia/xine_d5d_plugin/pkg-comment b/multimedia/xine_d5d_plugin/pkg-comment
deleted file mode 100644
index ed3ea4d7cd19..000000000000
--- a/multimedia/xine_d5d_plugin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A dvd input plugin for xine with menu support
diff --git a/www/emacs-w3m-emacs20/Makefile b/www/emacs-w3m-emacs20/Makefile
index 534ace23967d..f3e8155060ff 100644
--- a/www/emacs-w3m-emacs20/Makefile
+++ b/www/emacs-w3m-emacs20/Makefile
@@ -8,7 +8,7 @@
MASTERDIR= ${.CURDIR}/../emacs-w3m
PORTCLASS= slave
-
EMACS_PORT_NAME= emacs20
+COMMENT= Simple front-end to w3m for emacs20
.include <${MASTERDIR}/Makefile>
diff --git a/www/emacs-w3m-xemacs21-mule/Makefile b/www/emacs-w3m-xemacs21-mule/Makefile
index 60d0b07ac979..1f3e2d28be81 100644
--- a/www/emacs-w3m-xemacs21-mule/Makefile
+++ b/www/emacs-w3m-xemacs21-mule/Makefile
@@ -10,6 +10,7 @@ MASTERDIR= ${.CURDIR}/../emacs-w3m
PORTCLASS= slave
EMACS_PORT_NAME= xemacs21-mule
+COMMENT= Simple front-end to w3m for xemacs21-mule
CONFIGURE_ARGS= --with-xemacs=${EMACS_CMD} \
--with-packagedir=${PREFIX}/${EMACS_PACKAGESDIR}
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile
index a86d8cec890a..7a70259ff2bf 100644
--- a/www/emacs-w3m/Makefile
+++ b/www/emacs-w3m/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://emacs-w3m.namazu.org/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT?= Simple front-end to w3m for emacs21
EMACS_PORT_NAME?= emacs21
diff --git a/www/emacs-w3m/pkg-comment b/www/emacs-w3m/pkg-comment
deleted file mode 100644
index 2d746a12268b..000000000000
--- a/www/emacs-w3m/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple front-end to w3m for emacs20
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile
index 709c2bf874e3..af3e946bde22 100644
--- a/www/w3m-img/Makefile
+++ b/www/w3m-img/Makefile
@@ -6,6 +6,7 @@
#
PKGNAMESUFFIX= -img
+COMMENT= A pager/text-based WWW browser with inline image support
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
diff --git a/www/w3m-img/pkg-comment b/www/w3m-img/pkg-comment
deleted file mode 100644
index 2af128035aa9..000000000000
--- a/www/w3m-img/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pager/text-based WWW browser with inline image support
diff --git a/www/w3m-m17n/Makefile b/www/w3m-m17n/Makefile
index 38c34709f276..34a2580b888e 100644
--- a/www/w3m-m17n/Makefile
+++ b/www/w3m-m17n/Makefile
@@ -6,6 +6,7 @@
#
CATEGORIES= www
+COMMENT= A pager/text-based WWW browser with multilingualization support
MASTERDIR= ${.CURDIR}/../../www/w3m
PKGDIR= ${.CURDIR}
diff --git a/www/w3m-m17n/pkg-comment b/www/w3m-m17n/pkg-comment
deleted file mode 100644
index cce2774a062a..000000000000
--- a/www/w3m-m17n/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pager/text-based WWW browser with multilingualization support
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 662f1a2853fc..9503e9168d68 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${W3M_VERSION}
MAINTAINER?= nobutaka@FreeBSD.org
+COMMENT?= A pager/text-based WWW browser
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
diff --git a/www/w3m/pkg-comment b/www/w3m/pkg-comment
deleted file mode 100644
index 295755a78699..000000000000
--- a/www/w3m/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A pager/text-based WWW browser
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 23e0bfa67fbb..6da66462c1f2 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= nobutaka@FreeBSD.org
+COMMENT= Multilingual X11 terminal emulator
USE_X_PREFIX= yes
USE_GNOMENG= yes
diff --git a/x11/mlterm/pkg-comment b/x11/mlterm/pkg-comment
deleted file mode 100644
index 9bdd9cf30c74..000000000000
--- a/x11/mlterm/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Multilingual X11 terminal emulator