From 94f41aabd32969fb251629ddd5c1672e488744be Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Thu, 19 Nov 1998 09:27:59 +0000 Subject: PR: ports/8718 Submitted by: jim@phrantic.phear.net Initial Import xchat. X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit. --- irc/xchat/Makefile | 21 +++++++++++++++++++++ irc/xchat/distinfo | 1 + irc/xchat/pkg-comment | 1 + irc/xchat/pkg-descr | 7 +++++++ irc/xchat/pkg-plist | 1 + 5 files changed, 31 insertions(+) create mode 100644 irc/xchat/Makefile create mode 100644 irc/xchat/distinfo create mode 100644 irc/xchat/pkg-comment create mode 100644 irc/xchat/pkg-descr create mode 100644 irc/xchat/pkg-plist (limited to 'irc/xchat') diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile new file mode 100644 index 000000000000..74ff0e4b846f --- /dev/null +++ b/irc/xchat/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: xchat +# Version required: 0.2.5 +# Date created: 17 Nov 1998 +# Whom: Jim Mock +# +# $Id$ +# + +DISTNAME= xchat-0.2.5 +CATEGORIES= net x11 +MASTER_SITES= http://users.mentasm.com/~zed/xchat/files/ +EXTRACT_SUFX= .tgz + +MAINTAINER= jim@phrantic.phear.net + +BUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk + +do-build: + @(cd ${WRKSRC}; make) + +.include diff --git a/irc/xchat/distinfo b/irc/xchat/distinfo new file mode 100644 index 000000000000..cd116af8a7d3 --- /dev/null +++ b/irc/xchat/distinfo @@ -0,0 +1 @@ +MD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7 diff --git a/irc/xchat/pkg-comment b/irc/xchat/pkg-comment new file mode 100644 index 000000000000..0db238bba33f --- /dev/null +++ b/irc/xchat/pkg-comment @@ -0,0 +1 @@ +X-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit. diff --git a/irc/xchat/pkg-descr b/irc/xchat/pkg-descr new file mode 100644 index 000000000000..62ce9847ddca --- /dev/null +++ b/irc/xchat/pkg-descr @@ -0,0 +1,7 @@ +X-Chat is a small yet very forceful X irc client. It runs nicely, has a +nice good looking interface, and best of all, is easy to use all around. + +The latest version is available from http://xchat.elitenet.org/ or +http://users.mentasm.com/~zed/xchat/ + +- Jim diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist new file mode 100644 index 000000000000..046c6139a715 --- /dev/null +++ b/irc/xchat/pkg-plist @@ -0,0 +1 @@ +bin/xchat -- cgit v1.2.3