aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/verlihub-plugins-chatroom
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-07-09 16:20:00 +0800
committerrafan <rafan@FreeBSD.org>2007-07-09 16:20:00 +0800
commitd1d6c1eea94d8c43023469d4e313647f3a6d23b7 (patch)
tree94d41d520df7b1053c48d350379b66a86bce77be /net-p2p/verlihub-plugins-chatroom
parentd80c222c5d4bf93f9c3e77095b92e9f0150dface (diff)
downloadfreebsd-ports-gnome-d1d6c1eea94d8c43023469d4e313647f3a6d23b7.tar.gz
freebsd-ports-gnome-d1d6c1eea94d8c43023469d4e313647f3a6d23b7.tar.zst
freebsd-ports-gnome-d1d6c1eea94d8c43023469d4e313647f3a6d23b7.zip
- Make pkg-message shared between these plugin ports
- Share COMMENT setting Suggested by: sat Reviewed by: sat Approved by: Mikle Davidkin (maintainer)
Diffstat (limited to 'net-p2p/verlihub-plugins-chatroom')
-rw-r--r--net-p2p/verlihub-plugins-chatroom/Makefile3
-rw-r--r--net-p2p/verlihub-plugins-chatroom/pkg-message10
2 files changed, 2 insertions, 11 deletions
diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile
index 902769fb91c9..89cc39c14c17 100644
--- a/net-p2p/verlihub-plugins-chatroom/Makefile
+++ b/net-p2p/verlihub-plugins-chatroom/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 1.1
CATEGORIES= net-p2p
MAINTAINER= skylord@vt.net.ru
-COMMENT= Chatroom plugin for the VerliHub - a Direct Connect protocol server
+
+PLUGIN_DESC= Chatroom
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins"
diff --git a/net-p2p/verlihub-plugins-chatroom/pkg-message b/net-p2p/verlihub-plugins-chatroom/pkg-message
deleted file mode 100644
index 7be3e7493966..000000000000
--- a/net-p2p/verlihub-plugins-chatroom/pkg-message
+++ /dev/null
@@ -1,10 +0,0 @@
---------------------------------------------------------------------
-
-This port installs the Chatroom VerliHub plugin.
-You need to restart your hub or manually load plugin with
-plugman commands.
-
-Visit http://www.verlihub-project.org/ for online manuals or
-http://www.verlihubforums.com/ for the project's forums.
-
--------------------------------------------------------------------